Don't reset savegame feature versions at end of DoLoad, so that -q works

save_ext
Jonathan G Rennison 7 years ago
parent 16c67ea484
commit fb946f6a2b

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

Loading…
Cancel
Save