Don't reset savegame feature versions at end of DoLoad, so that -q works
This commit is contained in:
@@ -2913,8 +2913,6 @@ static SaveOrLoadResult DoLoad(LoadFilter *reader, bool load_check)
|
||||
GamelogStopAction();
|
||||
}
|
||||
|
||||
SlXvSetCurrentState();
|
||||
|
||||
return SL_OK;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user