mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-29 21:56:54 +02:00
Compile fix.
This commit is contained in:
parent
3361126c55
commit
3d7e3e4acf
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user