diff options
Diffstat (limited to 'resource/ui/textwindow.res')
| -rw-r--r-- | resource/ui/textwindow.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res index f0f1711..4844aef 100644 --- a/resource/ui/textwindow.res +++ b/resource/ui/textwindow.res @@ -20,11 +20,11 @@ { "ControlName" "ImagePanel" "fieldName" "MainBG" - "xpos" "c-180" - "ypos" "c-120" + "xpos" "0" + "ypos" "0" "zpos" "-1" - "wide" "360" - "tall" "250" + "wide" "f0" + "tall" "f0" "autoResize" "0" "pinCorner" "0" "visible" "1" |
