diff options
Diffstat (limited to '4_by_3_ratio/MvMScoreboard.res')
| -rw-r--r-- | 4_by_3_ratio/MvMScoreboard.res | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/4_by_3_ratio/MvMScoreboard.res b/4_by_3_ratio/MvMScoreboard.res index 9508fdb..4f83b31 100644 --- a/4_by_3_ratio/MvMScoreboard.res +++ b/4_by_3_ratio/MvMScoreboard.res @@ -213,5 +213,19 @@ "wide" "200"
"visible" "1"
}
+
+ "RespecStatusLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RespecStatusLabel"
+ "font" "HudFontSmall"
+ "labelText" "%respecstatus%"
+ "textAlignment" "north-west"
+ "xpos" "180"
+ "ypos" "8"
+ "wide" "220"
+ "tall" "40"
+ "fgcolor" "tanlight"
+ }
}
}
|
