diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
| commit | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (patch) | |
| tree | ac3a22f7e68302debbb2a9d7f4c3055c8c1a8783 /resource/ui/hudaccountpanel.res | |
| parent | ff348d625bc18045151da09c351090fd6a290624 (diff) | |
Miscellenaous Tweaks
Diffstat (limited to 'resource/ui/hudaccountpanel.res')
| -rw-r--r-- | resource/ui/hudaccountpanel.res | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res index ac5a751..59dc5b5 100644 --- a/resource/ui/hudaccountpanel.res +++ b/resource/ui/hudaccountpanel.res @@ -16,19 +16,19 @@ "AccountBG" { - "ControlName" "CTFImagePanel" - "fieldName" "AccountBG" - "xpos" "5" - "ypos" "103" - "zpos" "0" - "wide" "84" - "tall" "42" - "visible" "0" - "enabled" "0" - "image" "../hud/misc_ammo_area_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_red" - "teambg_3" "../hud/misc_ammo_area_blue" + "ControlName" "CTFImagePanel" + "fieldName" "AccountBG" + "xpos" "5" + "ypos" "103" + "zpos" "0" + "wide" "84" + "tall" "42" + "visible" "0" + "enabled" "0" + "image" "../hud/misc_ammo_area_blue" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_red" + "teambg_3" "../hud/misc_ammo_area_blue" } "MetalIcon" |
