PIbd-13 Valiullin R.A.LabWork06 Simple #6
@ -48,7 +48,7 @@ public class EntityWarmlyShip : EntityShip
|
||||
Pipes = pipes;
|
||||
|
||||
}
|
||||
public virtual string[] GetStringRepresentation()
|
||||
public override string[] GetStringRepresentation()
|
||||
{
|
||||
return new[] { nameof(EntityShip), Speed.ToString(), Weight.ToString(), BodyColor.Name,
|
||||
SeckondColor.Name, FuelHole.ToString(), Pipes.ToString() };
|
||||
|
Loading…
x
Reference in New Issue
Block a user