Merge branch 'jgrpp' into jgrpp-nrt

This commit is contained in:
Jonathan G Rennison
2019-07-13 20:35:17 +01:00
8 changed files with 32 additions and 5 deletions

View File

@@ -2657,6 +2657,9 @@ static inline void ClearSaveLoadState()
delete _sl.lf;
_sl.lf = nullptr;
extern void GamelogStopActionIfStarted();
GamelogStopActionIfStarted();
}
/**