1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

hotfix for broken game loading

This commit is contained in:
nordsoft 2022-09-23 12:34:44 +04:00
parent eb7c263010
commit 3101a207a0

View File

@ -371,6 +371,7 @@ public:
}
else
{
loadMods();
std::vector<TModID> newActiveMods;
h & newActiveMods;
for(auto & m : newActiveMods)