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