summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2012-12-20 21:31:48 -0600
committerRaysFire <[email protected]>2012-12-20 21:31:48 -0600
commita60daf7121a4ecc77375056f4461d906d3aac17c (patch)
treeb1435ee5fb4bea45a8ac1c0c35536b2aaa15ce4f
parent7846a53df6d50b38f66e6294360784dfb1b2b34e (diff)
More Christmas fixes
-rw-r--r--minmode/resource/ui/SpectatorGUIHealth.res17
-rw-r--r--resource/ui/SpectatorGUIHealth.res17
2 files changed, 32 insertions, 2 deletions
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"
+ }
}
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res
index d6b25f0..6a97728 100644
--- a/resource/ui/SpectatorGUIHealth.res
+++ b/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"
+ }
}