From 31ff9b256c650de0f8b7fa0ab5770a640724ee92 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 8 Feb 2015 21:53:02 +0000 Subject: Added support for the key control settings menu. --- base/ini/menu.ini | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/base/ini/menu.ini b/base/ini/menu.ini index 5d84ff0..e8fd6d6 100644 --- a/base/ini/menu.ini +++ b/base/ini/menu.ini @@ -26,8 +26,8 @@ text=Multiplayer command=connect osirion.org [button] -text=Options -command=menu options +text=Settings +command=menu settings [button] text=Quit @@ -42,10 +42,6 @@ label=game [label] text=Project::OSiRiON -[button] -text=Options -command=menu options - [button] text=Disconnect command=disconnect @@ -58,6 +54,10 @@ command=menu load text=Save Game command=menu save +[button] +text=Settings +command=menu settings + [button] text=Quit command=quit @@ -102,10 +102,15 @@ command=menu game ; ------------------------------------------------------------------ [menu] -label=options +label=settings [label] -text=Options +text=Settings + +[button] +text=Controls +command=menu controls +align=left [button] text=Toggle fullscreen @@ -133,7 +138,6 @@ command=toggle r_wireframe align=left [button] -text=Return text=Close menu align=center command=menu default -- cgit v1.2.3