diff options
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/menu.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/base/ini/menu.ini b/base/ini/menu.ini index 068ed7f..b9bf4b6 100644 --- a/base/ini/menu.ini +++ b/base/ini/menu.ini @@ -68,7 +68,7 @@ command=toggle r_wireframe align=left [button] -text=Back +text=Return command=menu previous align=center @@ -84,10 +84,6 @@ background=banner text=Main Menu [button] -text=Return to game -command=menu hide - -[button] text=Options command=menu options @@ -99,6 +95,10 @@ command=disconnect text=Quit command=quit +[button] +text=Return +command=menu hide + ; ; join menu ; ------------------------------------------------------------------ |