summaryrefslogtreecommitdiff
path: root/resource/ui/basechat.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
committerCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
commit53627aa7c3664091e6d58c5698bf8be910d383cf (patch)
treec97d0abaae906afa0728aa6dd6628d74d894e4dc /resource/ui/basechat.res
parentceda99cb6f1507321fd6d317ad078b84610323dd (diff)
Gameplay Fixes
- Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel. - Fixed the post-match summary page not displaying properly.
Diffstat (limited to 'resource/ui/basechat.res')
-rw-r--r--resource/ui/basechat.res14
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res
index 9b28b10..ca1d276 100644
--- a/resource/ui/basechat.res
+++ b/resource/ui/basechat.res
@@ -6,10 +6,10 @@
"fieldName" "HudChat"
"visible" "1"
"enabled" "1"
- "xpos" "3"
- "ypos" "30"
- "wide" "240"
- "tall" "120"
+ "xpos" "1"
+ "ypos" "25"
+ "wide" "210"
+ "tall" "100"
"PaintBackgroundType" "0"
}
@@ -19,9 +19,9 @@
"fieldName" "ChatInputLine"
"visible" "1"
"enabled" "1"
- "xpos" "3"
+ "xpos" "10"
"ypos" "395"
- "wide" "237"
+ "wide" "190"
"tall" "0"
"PaintBackgroundType" "0"
}
@@ -52,7 +52,7 @@
"fieldName" "HudChatHistory"
"xpos" "0"
"ypos" "0"
- "wide" "242"
+ "wide" "210"
"tall" "75"
"wrap" "1"
"autoResize" "1"