diff options
| author | CriticalFlaw <[email protected]> | 2016-10-17 09:50:12 -0600 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2016-10-17 09:50:12 -0600 |
| commit | d15015c514cd89ed05c9ff75b011c1a30e8c03f7 (patch) | |
| tree | 3604a8a475bbbb34948709b4d113018d2d39b61e /minmode/resource/ui/loadoutpresetpanel.res | |
| parent | 148f2c60cdfc87a7ea05d6a3b1706bba06c01b48 (diff) | |
Removed redundant minmode files
A lot of the files are identical to the base rayshud files, so why
incldue them?
Diffstat (limited to 'minmode/resource/ui/loadoutpresetpanel.res')
| -rw-r--r-- | minmode/resource/ui/loadoutpresetpanel.res | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/minmode/resource/ui/loadoutpresetpanel.res b/minmode/resource/ui/loadoutpresetpanel.res deleted file mode 100644 index f81a558..0000000 --- a/minmode/resource/ui/loadoutpresetpanel.res +++ /dev/null @@ -1,33 +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" "CerbeticaBold28" - "textAlignment" "center" - "textinsetx" "0" - "dulltext" "0" - "brighttext" "0" - "Command" "" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "centerwrap" "1" - "paintbackground" "1" - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" - } - } -} |
