mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Compile fix.
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
|
||||
void loadBuildings(); //main loader
|
||||
~CBuildingHandler(); //d-tor
|
||||
static int CBuildingHandler::campToERMU(int camp, int townType);
|
||||
static int campToERMU(int camp, int townType);
|
||||
|
||||
template <typename Handler> void serialize(Handler &h, const int version)
|
||||
{
|
||||
|
Reference in New Issue
Block a user