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