diff options
| author | CriticalFlaw <[email protected]> | 2020-11-01 08:50:15 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-11-01 08:50:15 -0500 |
| commit | d7b5e91f1448f4f0997ec471c380bab807677e61 (patch) | |
| tree | 91affe3f060dc6aa45833e11fd3e2f87977a03bf /resource/ui/basechat.res | |
| parent | 3a82bce10530199ef6eb71d60d2665eff66432c8 (diff) | |
Scream Fortress 2020
- Updated Steam Workshop pages.
- Updated closed captions and hud animations
- Removed unused borders, added missing ones.
- Removed unused Twitch pages.
Diffstat (limited to 'resource/ui/basechat.res')
| -rw-r--r-- | resource/ui/basechat.res | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res index 092fffb..9ae653d 100644 --- a/resource/ui/basechat.res +++ b/resource/ui/basechat.res @@ -10,7 +10,8 @@ "ypos" "25" "wide" "210" "tall" "100" - "PaintBackgroundType" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "0 0 0 255" } ChatInputLine @@ -64,4 +65,4 @@ "font" "ChatFont" "maxchars" "-1" } -}
\ No newline at end of file +} |
