облажался
This commit is contained in:
parent
e38935887b
commit
bb01e3ae47
@ -17,6 +17,7 @@ namespace Airbus
|
||||
protected readonly Random _random = new();
|
||||
protected readonly int _freeRoad = 0;
|
||||
protected readonly int _barrier = 1;
|
||||
|
||||
public Bitmap CreateMap(int width, int height, IDrawningObject
|
||||
drawningObject)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user