New crush code, now with less bs
This commit is contained in:
@@ -306,6 +306,7 @@ namespace OpenRA.Traits.Activities
|
||||
{
|
||||
self.CenterLocation = Util.CenterOfCell( mobile.toCell );
|
||||
mobile.fromCell = mobile.toCell;
|
||||
mobile.FinishedMoving(self);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user