diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/HudItemEffectMeter_ParticleCannon.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/HudItemEffectMeter_ParticleCannon.res')
| -rw-r--r-- | resource/ui/HudItemEffectMeter_ParticleCannon.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/HudItemEffectMeter_ParticleCannon.res b/resource/ui/HudItemEffectMeter_ParticleCannon.res index aa360cf..451f2c5 100644 --- a/resource/ui/HudItemEffectMeter_ParticleCannon.res +++ b/resource/ui/HudItemEffectMeter_ParticleCannon.res @@ -4,17 +4,17 @@ {
"HudItemEffectMeter"
{
- "ypos" "c93" [$WIN32]
- "ypos_minmode" "c46" [$WIN32]
+ "ypos" "c93"
+ "ypos_minmode" "c46"
}
"ItemEffectMeterLabel"
{
- "labelText" "#TF_ENERGYDRINK"
+ "labelText" "#TF_ENERGYDRINK"
}
"ItemEffectMeter"
{
- "textAlignment" "Left"
+ "textAlignment" "Left"
}
}
\ No newline at end of file |
