Added maps
This commit is contained in:
@@ -2,7 +2,6 @@ namespace ConsoleApp
|
||||
{
|
||||
public interface ISimRunner
|
||||
{
|
||||
void GenerateMaps(int x, int y);
|
||||
void StartSim();
|
||||
void Run();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user