diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:34:42 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:34:42 -0400 |
| commit | 9f90bde42f138a30d5923b0af185f6edf08f37ac (patch) | |
| tree | 749bb19e39ede710bb0a26e20e44efef582efd9b /resource/ui/hudroundcounter.res | |
| parent | ec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/hudroundcounter.res')
| -rw-r--r-- | resource/ui/hudroundcounter.res | 107 |
1 files changed, 0 insertions, 107 deletions
diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res deleted file mode 100644 index 39c2dcd..0000000 --- a/resource/ui/hudroundcounter.res +++ /dev/null @@ -1,107 +0,0 @@ -"Resource/UI/HudRoundCounter.res" -{ - "RoundCounter" - { - "fieldName" "RoundCounter" - "xpos" "cs-0.5" - "ypos" "-2" - "zpos" "2" - "wide" "300" - "tall" "25" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - - "starting_width" "20" - "width_per_round" "24" - "indicator_start_offset" "4" - "indicator_max_wide" "30" - - "RoundIndicatorPanel_kv" - { - "ypos" "3" - "wide" "6" - "tall" "6" - "zpos" "7" - "image" "../hud/comp_round_counter_dot_bg" - "scaleimage" "1" - } - - "RoundWinPanelRed_kv" - { - "ypos" "-3" - "wide" "17" - "tall" "17" - "zpos" "8" - "image" "../hud/comp_round_counter_light_red" - "scaleimage" "1" - } - - "RoundWinPanelBlue_kv" - { - "ypos" "-3" - "wide" "17" - "tall" "17" - "zpos" "8" - "image" "../hud/comp_round_counter_light_blue" - "scaleimage" "1" - } - } - - "Background" - { - "ControlName" "ImagePanel" - "fieldName" "Background" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "5" - "wide" "115" - "tall" "0" - "image" "../hud/comp_round_timer" - "scaleimage" "1" - "backgroundtype" "2" - "proportionaltoparent" "1" - } - - "BlueTeamBackground" - { - "ControlName" "ImagePanel" - "fieldName" "BlueTeamBackground" - "xpos" "c-36" - "ypos" "0" - "wide" "36" - "tall" "12" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "proportionaltoparent" "1" - } - - "RedTeamBackground" - { - "ControlName" "ImagePanel" - "fieldName" "RedTeamBackground" - "xpos" "c0" - "ypos" "0" - "wide" "36" - "tall" "12" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - "proportionaltoparent" "1" - } - - "TimerBG" - { - "ControlName" "ImagePanel" - "fieldName" "TimerBG" - "xpos" "c-36" - "ypos" "12" - "wide" "72" - "tall" "16" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - "proportionaltoparent" "1" - } -}
\ No newline at end of file |
