Kill UnitMovementType; bs-free crate spawning; fix "DOME crash" (caused by crate not IOccupying space); add money and hide-map crates to cnc
This commit is contained in:
@@ -41,7 +41,6 @@ namespace OpenRA
|
||||
{
|
||||
public int2 from;
|
||||
public int2 to;
|
||||
public UnitMovementType umt;
|
||||
public List<int2> result;
|
||||
public int tick;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user