updated docs for new UI palette 'Light'

This commit is contained in:
thrust26 2017-12-17 18:04:27 +01:00
parent 6629393e65
commit 3943076455
2 changed files with 3 additions and 1 deletions

View File

@ -75,6 +75,8 @@
dialog. These settings now come in two groups (player/developer) and dialog. These settings now come in two groups (player/developer) and
allow switching all settings at once. allow switching all settings at once.
* added new interface palette 'Light'
* Improved tab auto-complete in debugger * Improved tab auto-complete in debugger
* Added conditional traps and savestate creation to debugger * Added conditional traps and savestate creation to debugger

View File

@ -2206,7 +2206,7 @@
</tr> </tr>
<tr> <tr>
<td><pre>-uipalette &lt;standard|classic&gt;</pre></td> <td><pre>-uipalette &lt;standard|classic|light&gt;</pre></td>
<td>Use the specified palette for UI elements.</td> <td>Use the specified palette for UI elements.</td>
</tr> </tr>