Cleaned up some files
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
using HexCore;
|
||||
|
||||
namespace ConsoleApp.Maps
|
||||
{
|
||||
public interface IHexMap : IMap
|
||||
public interface IHexMap
|
||||
{
|
||||
|
||||
Graph Graph { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user