Getting close
This commit is contained in:
@@ -7,7 +7,6 @@ namespace ConsoleApp.Maps
|
||||
{
|
||||
int Height { get; }
|
||||
int Width { get; }
|
||||
int CellWidth { get; }
|
||||
void GenerateMaps(int x, int y, double minePercentage);
|
||||
IHexMap GetHexMap();
|
||||
ISquareMap GetSquareMap();
|
||||
|
||||
Reference in New Issue
Block a user