Merge branch 'save_ext' into jgrpp

This commit is contained in:
Jonathan G Rennison 2018-03-20 01:15:21 +00:00
commit 22724e13bc

View File

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