mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
* editor menus
This commit is contained in:
@@ -104,6 +104,7 @@ public:
|
||||
std::vector <std::string> campaignMapNames;
|
||||
std::vector < std::vector <std::string> > campaignRegionNames;
|
||||
|
||||
void readToVector(std::string sourceName, std::vector<std::string> & dest);
|
||||
void load();
|
||||
CGeneralTextHandler();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user