Reorganize index page, turn off drawing view and path rectangles
This commit is contained in:
@@ -23,15 +23,15 @@
|
||||
<img src="gfx/ui/uiGameDisplayBorder.png">
|
||||
<div id="uiGameDisplay">
|
||||
</div>
|
||||
<div>
|
||||
<div align="center">
|
||||
<table>
|
||||
<tr>
|
||||
<td><strong>Audio Volume</strong></td>
|
||||
<td><input type="range" id="uiMusicVolume" min="1" max="100" value="75"/></td>
|
||||
<td><input type="range" id="uiGamma" min="1" max="60" value="0"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Audio Volume</strong></td>
|
||||
<td><strong>Brightness</strong></td>
|
||||
<td><input type="range" id="uiGamma" min="1" max="60" value="0"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user