Add ambient light in graphics options

This commit is contained in:
Eduardo Bart
2012-11-30 14:47:53 -02:00
parent 5fed08b17e
commit ce6423320e
4 changed files with 34 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ OptionCheckBox < CheckBox
MainWindow
id: optionsWindow
!text: tr('Options')
size: 350 290
size: 350 310
@onEnter: Options.hide()
@onEscape: Options.hide()