Dolgov D.A. Lab Work 5 #5
@ -248,10 +248,9 @@ namespace ProjectPlane
|
||||
{
|
||||
p = new EntityWarPlane(p.Speed, p.Weight, color, p.DopColor, p.extraCell, p.SuperTurbine);
|
||||
Plane = p; return;
|
||||
}
|
||||
|
||||
Plane = new EntityPlane(Plane.Speed, Plane.Weight, color);
|
||||
}
|
||||
}
|
||||
Plane = new EntityPlane(Plane.Speed, Plane.Weight, color);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user