diff options
| author | CriticalFlaw <[email protected]> | 2019-08-04 17:33:42 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-08-04 17:33:42 -0400 |
| commit | 3e47da874f95e417161be6c426431b4c3c596350 (patch) | |
| tree | 0a78540c5f4bef374b567004aab1f4479bd80e37 /customizations/Scoreboard/scoreboard-minimal.res | |
| parent | 3b1c09d0bd5af6ef8899bd9b279675bc8590c728 (diff) | |
Renamed customization folders for Linux
Follow up to waylon531's pull request. Renaming customization folders to be lowercase and without spaces so that they can be read on Linux operating systems.
Diffstat (limited to 'customizations/Scoreboard/scoreboard-minimal.res')
| -rw-r--r-- | customizations/Scoreboard/scoreboard-minimal.res | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/customizations/Scoreboard/scoreboard-minimal.res b/customizations/Scoreboard/scoreboard-minimal.res deleted file mode 100644 index fd7bc75..0000000 --- a/customizations/Scoreboard/scoreboard-minimal.res +++ /dev/null @@ -1,84 +0,0 @@ -"Resource/UI/Scoreboard.res" -{ - "scores" - { - "medal_width" "18" - } - "BlueScoreBG" - { - "ypos" "279" - } - "BlueLeaderAvatar" - { - "ypos" "279" - } - "RedScoreBG" - { - "ypos" "279" - } - "RedLeaderAvatar" - { - "ypos" "279" - } - "ScoreboardBackground" - { - "ypos" "304" - } - - "Red6sBackground" - { - "xpos" "c65" - "ypos" "265" - "zpos" "240" - } - "Blue6sBackground" - { - "xpos" "c65" - "ypos" "121" - } - "BlueTeamLabel1" - { - "ypos" "273" - } - "BlueTeamScore" - { - "ypos" "263" - } - "BlueTeamScoreDropshadow" - { - "fgcolor" "Black" - "ypos" "264" - } - "BlueTeamPlayerCount" - { - "ypos" "257" - } - "RedTeamLabel1" - { - "ypos" "273" - } - "RedTeamScore" - { - "ypos" "263" - } - "RedTeamScoreDropshadow" - { - "ypos" "264" - } - - "RedTeamPlayerCount" - { - "ypos" "257" - } - - "BluePlayerList" - { - "ypos" "304" - "tall" "98" - } - "RedPlayerList" - { - "ypos" "304" - "tall" "98" - } -}
\ No newline at end of file |
