From 54c716614a85791c499672f27c404a71e6bf187e Mon Sep 17 00:00:00 2001 From: "igor.nikitin" Date: Tue, 16 Apr 2019 10:35:01 -0400 Subject: Moving Files for Lowercasing --- temp/resource/ui/hudarenanotification.res | 93 ------------------------------- 1 file changed, 93 deletions(-) delete mode 100644 temp/resource/ui/hudarenanotification.res (limited to 'temp/resource/ui/hudarenanotification.res') diff --git a/temp/resource/ui/hudarenanotification.res b/temp/resource/ui/hudarenanotification.res deleted file mode 100644 index de3fdb2..0000000 --- a/temp/resource/ui/hudarenanotification.res +++ /dev/null @@ -1,93 +0,0 @@ -"Resource/UI/HudArenaNotification.res" -{ - "HudArenaNotificationBG" - { - "ControlName" "ImagePanel" - "fieldName" "HudArenaNotificationBG" - "xpos" "20" - "ypos" "20" - "zpos" "-1" - "wide" "280" - "tall" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 230" - "border" "CyanBorderThick" - } - - "WarningLabel" - { - "ControlName" "Label" - "fieldName" "WarningLabel" - "font" "CerbeticaBold72" - "xpos" "40" - "ypos" "35" - "zpos" "1" - "wide" "72" - "tall" "72" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "labelText" "!" - "textAlignment" "center" - } - - "BalanceLabel" - { - "ControlName" "Label" - "fieldName" "BalanceLabel" - "font" "CerbeticaBold20" - "xpos" "70" - "ypos" "20" - "zpos" "1" - "wide" "230" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "labelText" "" - "textAlignment" "west" - } - - "BalanceLabelTip" - { - "ControlName" "Label" - "fieldName" "BalanceLabelTip" - "font" "CerbeticaBold16" - "xpos" "70" - "ypos" "54" - "zpos" "1" - "wide" "230" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "labelText" "%notificationtip%" - "textAlignment" "west" - } - - "SwitchImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "SwitchImage" - "xpos" "25" - "ypos" "23" - "zpos" "1" - "wide" "50" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/ico_teambalance" - "scaleImage" "1" - } -} \ No newline at end of file -- cgit v1.2.3