diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/menu.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/base/ini/menu.ini b/base/ini/menu.ini index cc55a89..a029113 100644 --- a/base/ini/menu.ini +++ b/base/ini/menu.ini @@ -18,6 +18,10 @@ text=New Game command=connect [button] +text=Load Game +command=menu load + +[button] text=Multiplayer command=connect osirion.org @@ -47,6 +51,14 @@ text=Disconnect command=disconnect [button] +text=Load Game +command=menu load + +[button] +text=Save Game +command=menu save + +[button] text=Quit command=quit |