diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2015-12-05 20:57:04 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2015-12-05 20:57:04 +0100 |
commit | a52341666bfb66192cad23c0719447a1776ac207 (patch) | |
tree | f6ae8bb69574d816ada6111b03691ac1ee2ecc18 /assets/ui/ingame_map19201080.menu | |
parent | 80c11d651b83b98ae6e163e783196db2c70b710f (diff) |
Fix menu backgrounds and get rid of chat garbage.
Diffstat (limited to 'assets/ui/ingame_map19201080.menu')
-rw-r--r-- | assets/ui/ingame_map19201080.menu | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/assets/ui/ingame_map19201080.menu b/assets/ui/ingame_map19201080.menu index f69ce55..f551a25 100644 --- a/assets/ui/ingame_map19201080.menu +++ b/assets/ui/ingame_map19201080.menu @@ -44,16 +44,6 @@ background "ui/menu_main_aurora_base" decoration } - - itemDef - { - name "dist" - style WINDOW_STYLE_SHADER - rect -50 0 1000 480 - visible 1 - background "gfx/edge/basi_invisble_overlay" - decoration - } itemDef { @@ -211,4 +201,4 @@ decoration } } -}
\ No newline at end of file +} |