3
This commit is contained in:
parent
d6c18f6804
commit
d30f84a34c
14
Seaplane/DrawingSeaplane.cs
Normal file
14
Seaplane/DrawingSeaplane.cs
Normal file
@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Seaplane;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public class DrawingSeaplane
|
||||
{
|
||||
public Ent
|
||||
}
|
@ -2,7 +2,7 @@
|
||||
/// <summary>
|
||||
/// Класс-сущность Гидросамолет
|
||||
/// </summary>
|
||||
public class EnitySeaplane
|
||||
public class EntitySeaplane
|
||||
{ /// <summary>
|
||||
/// Скорость
|
||||
/// </summary>
|
Loading…
x
Reference in New Issue
Block a user