classic control option

This commit is contained in:
Eduardo Bart
2012-01-06 23:48:16 -02:00
parent b0f8e495c9
commit 56aa416fee
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ OptionCheckBox < CheckBox
MainWindow
id: optionsWindow
title: Options
size: 286 120
size: 286 140
OptionCheckBox
id: vsync
@@ -34,6 +34,10 @@ MainWindow
id: fullscreen
text: Fullscreen
OptionCheckBox
id: classicControl
text: Classic control
Button
text: Ok
width: 64