Beispiel #1
0
 protected override IShip CreateHardCodedShip()
 {
     return(OrzNemesis.Create(new PhysicsState(), null));
 }