From aaea79df0b87ec528e02743c4324429b20a413ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Jun 2011 14:42:12 +0300 Subject: Fix change character. --- src/client.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index b87398a0e..02b4dc3af 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1079,6 +1079,8 @@ int Client::exec() mCurrentDialog = NULL; logger->log1("State: GAME"); + if (Net::getGeneralHandler()) + Net::getGeneralHandler()->reloadPartially(); game = new Game; break; -- cgit v1.2.3-60-g2f50