From a52341666bfb66192cad23c0719447a1776ac207 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Sat, 5 Dec 2015 20:57:04 +0100 Subject: Fix menu backgrounds and get rid of chat garbage. --- assets/ui/ingame_map.menu | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'assets/ui/ingame_map.menu') diff --git a/assets/ui/ingame_map.menu b/assets/ui/ingame_map.menu index 669cc11..71b2cff 100644 --- a/assets/ui/ingame_map.menu +++ b/assets/ui/ingame_map.menu @@ -40,16 +40,6 @@ background "ui/menu_main_aurora_base" decoration } - - itemDef - { - name "dist" - style WINDOW_STYLE_SHADER - rect -250 0 1000 480 - visible 1 - background "gfx/edge/basi_invisble_overlay" - decoration - } itemDef { @@ -101,4 +91,4 @@ } } } -} \ No newline at end of file +} -- cgit