From 6503b7feb5cab0e877e0470dc351bf309a261004 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 3 Jul 2021 14:26:10 -0400 Subject: Fixed main menu background not displaying on startup - Fixed the main menu background not displaying on startup - Updated the scoreboard and other visual improvements. --- resource/ui/loadoutpresetpanel.res | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 resource/ui/loadoutpresetpanel.res (limited to 'resource/ui/loadoutpresetpanel.res') diff --git a/resource/ui/loadoutpresetpanel.res b/resource/ui/loadoutpresetpanel.res deleted file mode 100644 index bc0bc26..0000000 --- a/resource/ui/loadoutpresetpanel.res +++ /dev/null @@ -1,29 +0,0 @@ -"Resource/UI/LoadoutPresetPanel.res" -{ - "loadout_preset_panel" - { - "ControlName" "CLoadoutPresetPanel" - "fieldName" "loadout_preset_panel" - - "presetbutton_kv" - { - "zpos" "20" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica28" - "textAlignment" "center" - "textinsetx" "0" - "dulltext" "0" - "brighttext" "0" - "Command" "" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "centerwrap" "1" - } - } -} \ No newline at end of file -- cgit v1.2.3