ISEbd-22 Alimova M.S. Lab Work 02 #2
12
AirBomber/AirBomber/EntityAirPlane.cs
Normal file
12
AirBomber/AirBomber/EntityAirPlane.cs
Normal file
@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace AirBomber
|
||||
{
|
||||
internal class EntityAirPlane
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user