diff options
author | Ben Millwood <thebenmachine@gmail.com> | 2009-10-03 13:10:13 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:16:31 +0000 |
commit | 1f2000da1ab287833af69689ddefb9fbf92039cb (patch) | |
tree | 5711788740188cc526934e5ca3c674991e7a418b /assets/ui/quit.menu | |
parent | 8d0a921cbdfa70fd39234301b809f489df10068e (diff) |
* Explicitly specify ITEM_TYPE_TEXT since it's no longer the default
Diffstat (limited to 'assets/ui/quit.menu')
-rw-r--r-- | assets/ui/quit.menu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/ui/quit.menu b/assets/ui/quit.menu index 6a6196ef..0bd2e903 100644 --- a/assets/ui/quit.menu +++ b/assets/ui/quit.menu @@ -43,6 +43,7 @@ itemDef { name confirm + type ITEM_TYPE_TEXT text "Quit Tremulous?" style WINDOW_STYLE_EMPTY textscale .3 |