Коммит первый. Начало
This commit is contained in:
parent
4c91f3a8b6
commit
8cdbd27e93
12
AircraftCarrier/AircraftCarrier/EntityWarship.cs
Normal file
12
AircraftCarrier/AircraftCarrier/EntityWarship.cs
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Text;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
|
namespace AircraftCarrier
|
||||||
|
{
|
||||||
|
internal class EntityWarship
|
||||||
|
{
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user