diff options
author | Tim Angus <tim@ngus.net> | 2006-06-18 15:04:26 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2006-06-18 15:04:26 +0000 |
commit | 9f8997f0438367e34335d48320b09b603354cb65 (patch) | |
tree | c0b6c197170b7270c6b53ea7a3b5112c33ef4f03 /ui | |
parent | 60d41da2ac6e9c9965e73963522a90aa62863b5d (diff) |
* Small fix to the "Create Server" button in the join server menu
Diffstat (limited to 'ui')
-rw-r--r-- | ui/joinserver.menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/joinserver.menu b/ui/joinserver.menu index 11dc2f57..c574eb8b 100644 --- a/ui/joinserver.menu +++ b/ui/joinserver.menu @@ -557,10 +557,10 @@ textscale .5 style WINDOW_STYLE_EMPTY type ITEM_TYPE_BUTTON - rect 254 424 128 26 + rect 254 436 128 26 textalign ITEM_ALIGN_LEFT textalignx 10 - textaligny 32 + textaligny 24 backcolor .5 .5 .5 .5 forecolor 1 1 1 1 visible 1 |