diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/HudTeamGoal.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/HudTeamGoal.res')
| -rw-r--r-- | resource/ui/HudTeamGoal.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/HudTeamGoal.res b/resource/ui/HudTeamGoal.res index d5594a9..81cf00f 100644 --- a/resource/ui/HudTeamGoal.res +++ b/resource/ui/HudTeamGoal.res @@ -18,7 +18,7 @@ "teambg_2" "../hud/death_panel_red_bg"
"teambg_3" "../hud/death_panel_blue_bg"
}
-
+
"SwitchLabel"
{
"ControlName" "Label"
@@ -37,7 +37,7 @@ "labelText" "#TF_teamswitch_attackers"
"textAlignment" "North"
}
-
+
"GoalLabel"
{
"ControlName" "Label"
@@ -56,7 +56,7 @@ "labelText" ""
"textAlignment" "North"
}
-
+
"GoalImage"
{
"ControlName" "CTFImagePanel"
|
