diff options
author | Stijn Buys <ingar@osirion.org> | 2008-10-12 15:41:14 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-10-12 15:41:14 +0000 |
commit | 5d165b6c7c3f270dcd5dce4a044a0152a61ef427 (patch) | |
tree | 0d4ce8fb342053327792741d3e855d156b920b62 /base | |
parent | f8781da3e5e988a8cce533111f7c526b19420e85 (diff) |
ui updates
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/menus/game.ini | 26 | ||||
-rw-r--r-- | base/sounds/ui/select.wav | bin | 0 -> 6316 bytes |
2 files changed, 26 insertions, 0 deletions
diff --git a/base/ini/menus/game.ini b/base/ini/menus/game.ini new file mode 100644 index 0000000..bbd2ddc --- /dev/null +++ b/base/ini/menus/game.ini @@ -0,0 +1,26 @@ +; +; game.ini +; in-game menu +; + +[menu] +background=banner + +[label] +text=Game Menu + +[button] +text=Return to game +command=menu hide + +[button] +text=Options +command=menu options + +[button] +text=Disconnect +command=disconnect + +[button] +text=Quit +command=quit diff --git a/base/sounds/ui/select.wav b/base/sounds/ui/select.wav Binary files differnew file mode 100644 index 0000000..0ef2a94 --- /dev/null +++ b/base/sounds/ui/select.wav |