Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-10-10 16:39:21 +0000
committerStijn Buys <ingar@osirion.org>2008-10-10 16:39:21 +0000
commit9a3d52ce025d44bd253c0d844bb462b95cc68deb (patch)
tree4c79d0cb8d90073db0af4e8d04c6b9c51fe5e7eb /base/ini/menus/options.ini
parente8729a4b1eeef8cc15b0ef9d20dca24d7395073e (diff)
updated menu files
Diffstat (limited to 'base/ini/menus/options.ini')
-rw-r--r--base/ini/menus/options.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/base/ini/menus/options.ini b/base/ini/menus/options.ini
index 7fe899c..13a9b1b 100644
--- a/base/ini/menus/options.ini
+++ b/base/ini/menus/options.ini
@@ -10,16 +10,26 @@ background=banner
text=Options Menu
[button]
+text=Toggle fullscreen
+command=toggle r_fullscreen
+align=left
+
+[button]
text=Toggle grid
command=toggle r_grid
+align=left
[button]
text=Toggle stats
command=toggle draw_stats
+align=left
[button]
text=Toggle wireframe
command=toggle r_wireframe
+align=left
+
[button]
text=Back
command=menu hide
+align=center