Backup
Working through some localization stuff will probably be pretty fluid.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace ConsoleApp.Maps
|
||||
{
|
||||
int Height { get; }
|
||||
int Width { get; }
|
||||
int CellWidth { get; }
|
||||
Dictionary<string, IMap> Maps { get; }
|
||||
void GenerateMaps(int x, int y);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user