Merge branch 'save_ext' into jgrpp

This commit is contained in:
Jonathan G Rennison
2018-03-22 23:13:16 +00:00

View File

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