diff options
| author | CriticalFlaw <[email protected]> | 2017-12-06 21:06:54 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-06 21:06:54 -0500 |
| commit | 6a84e1117b257217344eddce009dc470c3c9440b (patch) | |
| tree | 014a896e1b91a0389a7713e6b609fd272f15a1c7 /resource/ui/MedicCallerPanel.res | |
| parent | 972d1493e6ccc30479de9178e69f13401634faa7 (diff) | |
20171206 - Miscellenaous Formatting Tweaks
Diffstat (limited to 'resource/ui/MedicCallerPanel.res')
| -rw-r--r-- | resource/ui/MedicCallerPanel.res | 26 |
1 files changed, 13 insertions, 13 deletions
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 |
