From 1465593a280be1066fb916834090fce515deba2d Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 3 Jul 2021 15:09:07 -0400 Subject: Added Streamer Mode (#167) - Added files for Streamer Mode. The user will have to remove the _ from #customizations/_streamermode or use the editor to enable this feature. --- resource/ui/hudkillstreaknotice.res | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) (limited to 'resource/ui/hudkillstreaknotice.res') diff --git a/resource/ui/hudkillstreaknotice.res b/resource/ui/hudkillstreaknotice.res index 478af6d..b3c5f68 100644 --- a/resource/ui/hudkillstreaknotice.res +++ b/resource/ui/hudkillstreaknotice.res @@ -1,34 +1,2 @@ -"Resource/UI/HudKillStreakNotice.res" -{ - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "c-250" - "ypos" "110" - "zpos" "0" - "wide" "500" - "tall" "50" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "TransparentBlack" - } - - "SplashLabel" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabel" - "font_override" "ScoreboardSmall" - "labelText" "" - "textAlignment" "center" - "xpos" "c-250" - "ypos" "70" - "zpos" "2" - "wide" "500" - "tall" "50" - "autoResize" "0" - "fgcolor" "White" - } -} \ No newline at end of file +"#base" "../../#customizations/streamermode/hudkillstreaknotice.res" +"#base" "hudkillstreaknotice-base.res" \ No newline at end of file -- cgit v1.2.3