Remove cruft

This commit is contained in:
Paul Chote
2010-09-09 21:14:21 +12:00
parent dd7e578fe6
commit 706adb6d0b
3 changed files with 0 additions and 4 deletions

View File

@@ -51,7 +51,6 @@ namespace OpenRA.Mods.Cnc
new AltitudeInit( Rules.Info["c17"].Traits.Get<PlaneInfo>().CruiseAltitude ),
});
var cargo = a.Trait<Cargo>();
a.QueueActivity(new Fly(self.Location + new int2(6,0)));
a.QueueActivity(new Land(Target.FromActor(self)));
a.QueueActivity(new CallFunc(() =>