diff options
author | Stijn Buys <ingar@osirion.org> | 2009-03-21 09:40:23 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-03-21 09:40:23 +0000 |
commit | f9d8e878cfa12a63be032b11284d96c6068b748b (patch) | |
tree | da6c7a7e63eef5345a395b2db252cf579e54781b /base | |
parent | abc74aab948c72e29b03ae20cfed3e98edf592ce (diff) |
Changed the game menu title to 'Main Menu'
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/menu.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/ini/menu.ini b/base/ini/menu.ini index 1daa2da..068ed7f 100644 --- a/base/ini/menu.ini +++ b/base/ini/menu.ini @@ -81,7 +81,7 @@ label=game background=banner [label] -text=Game Menu +text=Main Menu [button] text=Return to game @@ -120,6 +120,6 @@ text=Disconnect command=disconnect [button] -text=Game menu +text=Main menu command=menu game |