diff options
Diffstat (limited to 'resource/ui/basechat.res')
| -rw-r--r-- | resource/ui/basechat.res | 14 |
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" |
