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>2010-02-25 22:28:51 +0000
committerStijn Buys <ingar@osirion.org>2010-02-25 22:28:51 +0000
commite834941a350c5455f40f5fcad5ecc51b7e2b986d (patch)
tree570cd0e5c8a9f4e2e7f0eb1a289029159ce2320e /base/ini/menu.ini
parent0ed7301c401d4a9b344e126a3bd70f90e903cfaa (diff)
added fx_sound to entities.def,
minor menu and help file updates
Diffstat (limited to 'base/ini/menu.ini')
-rw-r--r--base/ini/menu.ini10
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
; ------------------------------------------------------------------