cargo: added EnterTransport activity; made things mostly work. still very WIP.
This commit is contained in:
@@ -36,7 +36,6 @@ namespace OpenRa.Game
|
||||
Location = location;
|
||||
CenterLocation = Traits.Util.CenterOfCell(Location);
|
||||
Owner = owner;
|
||||
IsInWorld = true;
|
||||
|
||||
if (Info == null) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user