diff options
Diffstat (limited to 'minmode/scripts/hudlayout.res')
| -rw-r--r-- | minmode/scripts/hudlayout.res | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index ac481b0..662990b 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -2091,4 +2091,17 @@ "wide" "320" "tall" "150" } + + "CTFKillStreakNotice" + { + "fieldName" "CTFKillStreakNotice" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" // rounded corners + } } |
