Close #13 : Brightness of the map now follows the clock

This commit is contained in:
2014-06-27 22:46:34 -07:00
parent 429e4398f5
commit cc25f7ca0c
2 changed files with 19 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
<table>
<tr>
<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>
<td><input type="range" id="uiGamma" min="1" max="30" value="0"/></td>
</tr>
<tr>
<td><strong>Audio Volume</strong></td>