Уменьшен стандартный самолет
This commit is contained in:
parent
20b682b2ef
commit
7edfd49847
@ -28,11 +28,11 @@
|
||||
/// <summary>
|
||||
/// Ширина отрисовки автомобиля
|
||||
/// </summary>
|
||||
protected readonly int _airplaneWidth = 110;
|
||||
protected readonly int _airplaneWidth = 80;
|
||||
/// <summary>
|
||||
/// Высота отрисовки автомобиля
|
||||
/// </summary>
|
||||
protected readonly int _airplaneHeight = 140;
|
||||
protected readonly int _airplaneHeight = 90;
|
||||
/// <summary>
|
||||
/// Инициализация свойств
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user