summaryrefslogtreecommitdiff
path: root/#customizations/_streamermode/hudmatchsummary.res
diff options
context:
space:
mode:
Diffstat (limited to '#customizations/_streamermode/hudmatchsummary.res')
-rw-r--r--#customizations/_streamermode/hudmatchsummary.res34
1 files changed, 34 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudmatchsummary.res b/#customizations/_streamermode/hudmatchsummary.res
new file mode 100644
index 0000000..5d1a2da
--- /dev/null
+++ b/#customizations/_streamermode/hudmatchsummary.res
@@ -0,0 +1,34 @@
+"Resource/UI/HudMatchSummary.res"
+{
+ "MainStatsContainer"
+ {
+ "TeamScoresPanel"
+ {
+ "BlueTeamPanel"
+ {
+ "wide" "0"
+
+ "BluePlayerListParent"
+ {
+ BluePlayerList
+ {
+ "wide" "0"
+ }
+ }
+ }
+
+ "RedTeamPanel"
+ {
+ "wide" "0"
+
+ "RedPlayerListParent"
+ {
+ RedPlayerListParent
+ {
+ "wide" "0"
+ }
+ }
+ }
+ }
+ }
+} \ No newline at end of file