diff options
author | Stijn Buys <ingar@osirion.org> | 2015-02-28 23:42:29 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2015-02-28 23:42:29 +0000 |
commit | 3905755238b5e4f36ece3c5ba9d767ee749af56b (patch) | |
tree | f91526298d32432d8cdc52d396c7d506cb160339 /base | |
parent | d58afb0564189b9c4ab74415aee0562d46ed837c (diff) |
Menu updates for the abandond command
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/menu.ini | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/base/ini/menu.ini b/base/ini/menu.ini index e8fd6d6..25559f1 100644 --- a/base/ini/menu.ini +++ b/base/ini/menu.ini @@ -31,7 +31,7 @@ command=menu settings [button] text=Quit -command=quit +command=quit confirm ; ; game menu ; ------------------------------------------------------------------ @@ -43,6 +43,10 @@ label=game text=Project::OSiRiON [button] +text=Abandon +command=abandon confirm, menu hide + +[button] text=Disconnect command=disconnect @@ -60,7 +64,7 @@ command=menu settings [button] text=Quit -command=quit +command=quit confirm [button] text=Close menu |