From 6a84e1117b257217344eddce009dc470c3c9440b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 6 Dec 2017 21:06:54 -0500 Subject: 20171206 - Miscellenaous Formatting Tweaks --- resource/ui/MedicCallerPanel.res | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'resource/ui/MedicCallerPanel.res') diff --git a/resource/ui/MedicCallerPanel.res b/resource/ui/MedicCallerPanel.res index 2d1c136..8a5f8e8 100644 --- a/resource/ui/MedicCallerPanel.res +++ b/resource/ui/MedicCallerPanel.res @@ -2,7 +2,7 @@ { "CallerBG" { - "ControlName" "CTFImagePanel" + "ControlName" "CTFImagePanel" "fieldName" "CallerBG" "xpos" "0" "ypos" "0" @@ -12,11 +12,11 @@ "visible" "0" "enabled" "0" "image" "../effects/speech_mediccall_hud" - "scaleImage" "1" + "scaleImage" "1" } "CallerBurning" { - "ControlName" "CTFImagePanel" + "ControlName" "CTFImagePanel" "fieldName" "CallerBurning" "xpos" "0" "ypos" "0" @@ -26,11 +26,11 @@ "visible" "0" "enabled" "1" "image" "../effects/speech_mediccall_fire" - "scaleImage" "1" - } + "scaleImage" "1" + } "CallerHealth" { - "ControlName" "CTFImagePanel" + "ControlName" "CTFImagePanel" "fieldName" "CallerHealth" "xpos" "0" "ypos" "0" @@ -40,11 +40,11 @@ "visible" "0" "enabled" "1" "image" "../effects/speech_mediccall_hurt" - "scaleImage" "1" + "scaleImage" "1" } "CallerBleeding" { - "ControlName" "CTFImagePanel" + "ControlName" "CTFImagePanel" "fieldName" "CallerBleeding" "xpos" "0" "ypos" "0" @@ -54,11 +54,11 @@ "visible" "0" "enabled" "1" "image" "../effects/speech_mediccall_bleed" - "scaleImage" "1" + "scaleImage" "1" } "CallerAuto" { - "ControlName" "CTFImagePanel" + "ControlName" "CTFImagePanel" "fieldName" "CallerAuto" "xpos" "0" "ypos" "0" @@ -68,6 +68,6 @@ "visible" "0" "enabled" "1" "image" "../effects/speech_mediccall_attention" - "scaleImage" "1" - } -} + "scaleImage" "1" + } +} \ No newline at end of file -- cgit v1.2.3