summaryrefslogtreecommitdiff
path: root/resource/ui/loadoutpresetpanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-03 14:26:10 -0400
committerCriticalFlaw <[email protected]>2021-07-03 14:26:10 -0400
commit6503b7feb5cab0e877e0470dc351bf309a261004 (patch)
treed8d634ba19d71dfa46f8554f0e64c3b6389ad72f /resource/ui/loadoutpresetpanel.res
parent828bb29e330132188e880bdda41373ca11456984 (diff)
Fixed main menu background not displaying on startup
- Fixed the main menu background not displaying on startup - Updated the scoreboard and other visual improvements.
Diffstat (limited to 'resource/ui/loadoutpresetpanel.res')
-rw-r--r--resource/ui/loadoutpresetpanel.res29
1 files changed, 0 insertions, 29 deletions
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