Mark cells that have changed MovementType as dirty
This commit is contained in:
@@ -270,6 +270,7 @@ namespace OpenRA.Traits
|
||||
WDist LargestActorRadius { get; }
|
||||
WDist LargestBlockingActorRadius { get; }
|
||||
|
||||
void UpdateOccupiedCells(IOccupySpace ios);
|
||||
event Action<CPos> CellUpdated;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user