Merge branch 'master' into jgrpp
Bump savegame for water regions for ship pathfinder Use ring_buffer for ShipPathCache
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "string_func.h"
|
||||
#include "thread.h"
|
||||
#include "tgp.h"
|
||||
#include "pathfinder/water_regions.h"
|
||||
#include "signal_func.h"
|
||||
#include "newgrf_industrytiles.h"
|
||||
#include "station_func.h"
|
||||
@@ -191,6 +192,8 @@ static void _GenerateWorld()
|
||||
}
|
||||
}
|
||||
|
||||
InitializeWaterRegions();
|
||||
|
||||
BasePersistentStorageArray::SwitchMode(PSM_LEAVE_GAMELOOP);
|
||||
|
||||
ResetObjectToPlace();
|
||||
|
Reference in New Issue
Block a user