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/main.menu | |
parent | 80c11d651b83b98ae6e163e783196db2c70b710f (diff) |
Fix menu backgrounds and get rid of chat garbage.
Diffstat (limited to 'assets/ui/main.menu')
-rw-r--r-- | assets/ui/main.menu | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/assets/ui/main.menu b/assets/ui/main.menu index df08bef..23907b7 100644 --- a/assets/ui/main.menu +++ b/assets/ui/main.menu @@ -48,16 +48,6 @@ decoration } - itemDef - { - name "dist" - style WINDOW_STYLE_SHADER - rect 0 13 640 440 - visible 1 - background "gfx/edge/basi_invisble_overlay" - decoration - } - itemDef { name window |