From f8781da3e5e988a8cce533111f7c526b19420e85 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 11 Oct 2008 09:37:40 +0000 Subject: game menu --- base/ini/menus/options.ini | 9 +++++++-- base/ini/ui.ini | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'base') diff --git a/base/ini/menus/options.ini b/base/ini/menus/options.ini index 13a9b1b..2c4d232 100644 --- a/base/ini/menus/options.ini +++ b/base/ini/menus/options.ini @@ -7,7 +7,7 @@ background=banner [label] -text=Options Menu +text=Options [button] text=Toggle fullscreen @@ -19,6 +19,11 @@ text=Toggle grid command=toggle r_grid align=left +[button] +text=Toggle keypress +command=toggle draw_keypress +align=left + [button] text=Toggle stats command=toggle draw_stats @@ -31,5 +36,5 @@ align=left [button] text=Back -command=menu hide +command=menu previous align=center diff --git a/base/ini/ui.ini b/base/ini/ui.ini index 8282818..a2f5f49 100644 --- a/base/ini/ui.ini +++ b/base/ini/ui.ini @@ -7,6 +7,7 @@ [ui] menu=main menu=options +menu=game [colors] ; global foreground color rgb -- cgit v1.2.3