Added maps
This commit is contained in:
@@ -7,5 +7,6 @@ namespace ConsoleApp
|
||||
int Height { get; }
|
||||
int Width { get; }
|
||||
SquareMap SquareMap { get; }
|
||||
void GenerateMaps(int x, int y);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user