diff options
Diffstat (limited to 'ui/tremulous_human_hud.menu')
-rw-r--r-- | ui/tremulous_human_hud.menu | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ui/tremulous_human_hud.menu b/ui/tremulous_human_hud.menu index 715e9a57..d362fc6a 100644 --- a/ui/tremulous_human_hud.menu +++ b/ui/tremulous_human_hud.menu @@ -29,6 +29,23 @@ ownerdraw CG_CONSOLE } + //TUTORIAL + itemDef + { + name "tutorial" + rect 8 250 640 180 + style WINDOW_STYLE_EMPTY + visible 1 + decoration + forecolor 1 1 1 0.35 + align ITEM_ALIGN_LEFT + textalignx 0 + textaligny 18 + textscale 0.3 + textstyle ITEM_TEXTSTYLE_NORMAL + ownerdraw CG_TUTORIAL + } + //LAGOMETER itemDef { |