From d22c6843a9b9f06a0f9e05bed268bfab90b75031 Mon Sep 17 00:00:00 2001 From: David Athay Date: Thu, 3 Jul 2008 16:13:57 +0000 Subject: Fix guild window focus and crash bug --- src/game.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 789a13f6..6b73b8ca 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -532,10 +532,10 @@ void Game::handleInput() { setupWindow->action(gcn::ActionEvent(NULL, "cancel")); } - else if (guildWindow->isVisible()) +/* else if (guildWindow->isVisible()) { // TODO: Check if a dialog is open and close it if so - } + }*/ // Else, open the chat edit box else { -- cgit v1.2.3-70-g09d2