Maps are more generic as well as cells.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace ConsoleApp.Maps
|
||||
{
|
||||
public interface IHexMap
|
||||
public interface IHexMap : IMap
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user