From 71d4ccedddfb7bdafd7b05bbb669d71164a4dc37 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 Nov 2013 12:49:38 +0300 Subject: Load features file also after client data connected to physfs. --- src/client.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index d25261ab6..5034266d5 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1347,6 +1347,7 @@ int Client::gameExec() if (!BeingInfo::unknown) BeingInfo::unknown = new BeingInfo; + initFeatures(); TranslationManager::loadCurrentLang(); PlayerInfo::stateChange(mState); -- cgit v1.2.3-60-g2f50