diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/hudkillstreaknotice.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/hudkillstreaknotice.res')
| -rw-r--r-- | resource/ui/hudkillstreaknotice.res | 36 |
1 files changed, 2 insertions, 34 deletions
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 |
