Codechange: Make a k-d tree index of stations
This commit is contained in:
@@ -537,6 +537,7 @@ bool AfterLoadGame()
|
||||
GamelogTestMode();
|
||||
|
||||
RebuildTownKdtree();
|
||||
RebuildStationKdtree();
|
||||
|
||||
if (IsSavegameVersionBefore(SLV_98)) GamelogGRFAddList(_grfconfig);
|
||||
|
||||
|
Reference in New Issue
Block a user