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

Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG

This commit is contained in:
DjWarmonger
2014-06-26 20:12:37 +02:00
18 changed files with 165 additions and 169 deletions

View File

@@ -128,7 +128,7 @@ public:
}
};
class CVisitInfo
class DLL_LINKAGE CVisitInfo
{
public:
CRewardLimiter limiter;