diff options
Diffstat (limited to 'minmode/resource/ui/hudkillstreaknotice.res')
| -rw-r--r-- | minmode/resource/ui/hudkillstreaknotice.res | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/minmode/resource/ui/hudkillstreaknotice.res b/minmode/resource/ui/hudkillstreaknotice.res new file mode 100644 index 0000000..6a80c92 --- /dev/null +++ b/minmode/resource/ui/hudkillstreaknotice.res @@ -0,0 +1,34 @@ +"Resource/UI/HudKillStreakNotice.res" +{ + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "c-250" + "ypos" "50" + "zpos" "0" + "wide" "500" + "tall" "50" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "46 43 42 160" + } + + "SplashLabel" + { + "ControlName" "CExLabel" + "fieldName" "SplashLabel" + "font" "HudFontSmallestBold" + "labelText" "" + "textAlignment" "center" + "xpos" "c-250" + "ypos" "50" + "zpos" "2" + "wide" "500" + "tall" "50" + "autoResize" "0" + "fgcolor" "tanlight" + } +} |
