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>2016-07-23 19:22:05 +0200
committerStijn Buys <ingar@osirion.org>2016-07-23 19:22:05 +0200
commit660b844dfdc1caef161afb3f5bb721b94b4de598 (patch)
tree31318e2181937e1e0f16d677bd79a92a201f7219
parentb45fc0111d562ddae95a540e6e8d36604d519bee (diff)
Added player settings menu.
-rw-r--r--base/ini/menu.ini9
1 files changed, 6 insertions, 3 deletions
diff --git a/base/ini/menu.ini b/base/ini/menu.ini
index 25559f1..57244de 100644
--- a/base/ini/menu.ini
+++ b/base/ini/menu.ini
@@ -102,7 +102,7 @@ text=Main menu
command=menu game
;
-; options menu
+; settings menu
; ------------------------------------------------------------------
[menu]
@@ -112,9 +112,12 @@ label=settings
text=Settings
[button]
-text=Controls
+text=Player Settings
+command=menu player
+
+[button]
+text=Input Controls
command=menu controls
-align=left
[button]
text=Toggle fullscreen