From 3e47da874f95e417161be6c426431b4c3c596350 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 4 Aug 2019 17:33:42 -0400 Subject: 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. --- customizations/Scoreboard/scoreboard-minimal.res | 84 ------------------------ 1 file changed, 84 deletions(-) delete mode 100644 customizations/Scoreboard/scoreboard-minimal.res (limited to 'customizations/Scoreboard/scoreboard-minimal.res') 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 -- cgit v1.2.3