Add road layout change counter, add to road veh path caches
Update layout counter when non-leaf road bits are added or removed
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
uint32 _road_layout_change_counter = 0;
|
||||
|
||||
/**
|
||||
* Return if the tile is a valid tile for a crossing.
|
||||
*
|
||||
|
Reference in New Issue
Block a user