Fixed namspace

This commit is contained in:
Brady Bodily
2020-12-10 14:50:55 -07:00
parent 42dd13f7d6
commit 325c6a16eb
14 changed files with 48 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
namespace ConsoleApp
namespace ConsoleApp.Maps
{
public interface ISquareMap
{