mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
vcmi: modernize lib/mapping
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
CMapInfo &operator=(CMapInfo &&other);
|
||||
|
||||
void mapInit(const std::string & fname);
|
||||
void saveInit(ResourceID file);
|
||||
void saveInit(const ResourceID & file);
|
||||
void campaignInit();
|
||||
void countPlayers();
|
||||
// TODO: Those must be on client-side
|
||||
|
||||
Reference in New Issue
Block a user