diff options
-rw-r--r-- | base/ini/menu.ini | 9 |
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 |