Codechange: Make a k-d tree index of towns
This commit is contained in:
@@ -536,6 +536,8 @@ bool AfterLoadGame()
|
||||
GamelogTestRevision();
|
||||
GamelogTestMode();
|
||||
|
||||
RebuildTownKdtree();
|
||||
|
||||
if (IsSavegameVersionBefore(SLV_98)) GamelogGRFAddList(_grfconfig);
|
||||
|
||||
if (IsSavegameVersionBefore(SLV_119)) {
|
||||
|
Reference in New Issue
Block a user