mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Merge pull request #974 from Nordsoft91/loading-hotfix
hotfix for broken game loading
This commit is contained in:
@@ -371,6 +371,7 @@ public:
|
||||
}
|
||||
else
|
||||
{
|
||||
loadMods();
|
||||
std::vector<TModID> newActiveMods;
|
||||
h & newActiveMods;
|
||||
for(auto & m : newActiveMods)
|
||||
|
Reference in New Issue
Block a user