From ad8b5f6389562a1f68f2821753317ea7c22bf2ea Mon Sep 17 00:00:00 2001 From: Douglas Boffey Date: Fri, 8 Aug 2008 09:05:28 +0000 Subject: Changed the status window so that all the information appears by default (cherry picked from Aethyra commit 0f033c073c7ae630c9359da358128f5f425f01a6) --- src/gui/status.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/status.cpp b/src/gui/status.cpp index b9f28562..1a257ae8 100644 --- a/src/gui/status.cpp +++ b/src/gui/status.cpp @@ -39,7 +39,7 @@ StatusWindow::StatusWindow(LocalPlayer *player): setResizable(true); setCloseButton(true); setDefaultSize((windowContainer->getWidth() - 365) / 2, - (windowContainer->getHeight() - 255) / 2, 365, 255); + (windowContainer->getHeight() - 255) / 2, 365, 275); loadWindowState(); // ---------------------- -- cgit v1.2.3-70-g09d2