Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/ini/menu.ini12
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