From b462762ae88e52ba18a0610c62a9dda6ac89d32d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Feb 2013 15:54:29 +0300 Subject: Split skills and stats. --- src/game.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index eb1d573e6..7645a669b 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -388,6 +388,7 @@ Game::Game(): // Create the viewport viewport = new Viewport; viewport->setSize(mainGraphics->mWidth, mainGraphics->mHeight); + PlayerInfo::clear(); gcn::Container *const top = static_cast(gui->getTop()); if (top) -- cgit v1.2.3-60-g2f50