Дополнение класса DrawningAirPlane
This commit is contained in:
parent
618d9a5ae7
commit
18bee6af64
@ -189,5 +189,6 @@ namespace AirBomber
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
public IMoveableObject GetMoveableObject => new DrawningObjectAirPlane(this);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user