mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Fix outdated patrol areas showing up after map shift
This commit is contained in:
@@ -2397,6 +2397,7 @@ void ShiftMap(const TileCoordsXY& amount)
|
||||
}
|
||||
}
|
||||
}
|
||||
UpdateConsolidatedPatrolAreas();
|
||||
|
||||
// Rides
|
||||
for (auto& ride : GetRideManager())
|
||||
|
||||
Reference in New Issue
Block a user