backing up
This commit is contained in:
7
ConsoleApp/Maps/ICell.cs
Normal file
7
ConsoleApp/Maps/ICell.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace ConsoleApp.Maps
|
||||
{
|
||||
public interface ICell
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user