Правки 2 лабы

This commit is contained in:
platoff aeeee 2023-10-11 09:18:45 +04:00
parent 7293c69407
commit 35ef737015

View File

@ -6,9 +6,6 @@ using System.Threading.Tasks;
namespace Tank.MovementStrategy namespace Tank.MovementStrategy
{ {
/// <summary>
/// Статус выполнения операции перемещения
/// </summary>
public enum Status public enum Status
{ {
NotInit, NotInit,