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:
parent
eb7c263010
commit
3101a207a0
@ -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