1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Project update, fix build

(!) register types as usual too huge
This commit is contained in:
AlexVinS
2014-06-23 10:24:49 +04:00
parent 1921bd22d6
commit 46d92f11cb
5 changed files with 62 additions and 14 deletions

View File

@@ -93,7 +93,7 @@ public:
class CGObjectInstance;
class AObjectTypeHandler : public boost::noncopyable
class DLL_LINKAGE AObjectTypeHandler : public boost::noncopyable
{
RandomMapInfo rmgInfo;