File diff r23435:0f8f3f8f40ec → r23436:cfad304b5b27
src/saveload/afterload.cpp
Show inline comments
 
@@ -537,6 +537,7 @@ bool AfterLoadGame()
 
	GamelogTestMode();
 

	
 
	RebuildTownKdtree();
 
	RebuildStationKdtree();
 

	
 
	if (IsSavegameVersionBefore(SLV_98)) GamelogGRFAddList(_grfconfig);