diff options
| author | Ian Bruton <[email protected]> | 2012-09-30 18:44:01 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-30 18:44:01 -0500 |
| commit | 1be87ef37dcf67d9dd102be9df5a0cd7264d3afe (patch) | |
| tree | b380dfa1e9319e114c82eb1752283e803a54caf4 /resource/ui | |
| parent | bd68bb250ea00ed3d5c5bd315da801d3ab254560 (diff) | |
Lowered chat to not overlay with engineer buildings
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/BaseChat.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/BaseChat.res b/resource/ui/BaseChat.res index d79fc31..8514490 100644 --- a/resource/ui/BaseChat.res +++ b/resource/ui/BaseChat.res @@ -7,7 +7,7 @@ "visible" "1"
"enabled" "1"
"xpos" "3"
- "ypos" "c-200"
+ "ypos" "238"
"wide" "235"
"tall" "140"
"PaintBackgroundType" "2"
|
