mirror of
https://github.com/isledecomp/isle.pizza.git
synced 2026-01-11 02:31:16 +00:00
Add option for WebGL renderer
This commit is contained in:
parent
224347ba3f
commit
c0628d3594
@ -772,6 +772,7 @@
|
||||
<div class="select-wrapper">
|
||||
<select id="renderer-select" name="3D Device ID">
|
||||
<option value="0 0x682656f3 0x0 0x0 0x2000000" selected>Software</option>
|
||||
<option value="0 0x682656f3 0x0 0x0 0x4000000">WebGL (experimental)</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user