Fix commit fb946f6a, which broke new game/map creation

save_ext
Jonathan G Rennison 6 years ago
parent fb946f6a2b
commit c2ab4cb2ae

@ -2911,6 +2911,7 @@ static SaveOrLoadResult DoLoad(LoadFilter *reader, bool load_check)
}
GamelogStopAction();
SlXvSetCurrentState();
}
return SL_OK;

Loading…
Cancel
Save