From a60daf7121a4ecc77375056f4461d906d3aac17c Mon Sep 17 00:00:00 2001 From: RaysFire Date: Thu, 20 Dec 2012 21:31:48 -0600 Subject: More Christmas fixes --- minmode/resource/ui/SpectatorGUIHealth.res | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'minmode/resource/ui/SpectatorGUIHealth.res') diff --git a/minmode/resource/ui/SpectatorGUIHealth.res b/minmode/resource/ui/SpectatorGUIHealth.res index d6b25f0..6a97728 100644 --- a/minmode/resource/ui/SpectatorGUIHealth.res +++ b/minmode/resource/ui/SpectatorGUIHealth.res @@ -85,5 +85,20 @@ "font" "CerbeticaBold16" "fgcolor" "0 0 0 255" "textAlignment" "center" - } + } + "PlayerStatusPlayerLevel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusPlayerLevel" + "xpos" "9999" + "ypos" "9999" + "zpos" "5" + "wide" "12" + "tall" "12" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "font" "ScoreboardVerySmall" + "fgcolor" "TFOrange" + } } -- cgit v1.2.3