Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-09 11:42:19 +0000
committerStijn Buys <ingar@osirion.org>2008-11-09 11:42:19 +0000
commit8117749cdff7175ffe044f3af4c96a1e07c27e02 (patch)
tree9dde49c947b99146c2f7eb2ebc26a495fe0a2e1f /base/ini/ui.ini
parent7fa4e24f7cf23802e90634f6fa2a1fc558d179c0 (diff)
entity menus
Diffstat (limited to 'base/ini/ui.ini')
-rw-r--r--base/ini/ui.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/base/ini/ui.ini b/base/ini/ui.ini
index 9df2b74..7ee3cf4 100644
--- a/base/ini/ui.ini
+++ b/base/ini/ui.ini
@@ -13,6 +13,13 @@ menu=game
; join menu
menu=join
+; width of a menu element
+elementwidth=256
+; height of a menu element
+elementheight=48
+; margin between menu elements
+elementmargin=16
+
[colors]
; global foreground color rgb
foreground=1 1 1