Complete move
This commit is contained in:
parent
32e7038eab
commit
7395e11580
@ -32,11 +32,11 @@ namespace Airbus
|
||||
/// <summary>
|
||||
/// Ширина отрисовки автомобиля
|
||||
/// </summary>
|
||||
private readonly int _AirbusWidth = 80;
|
||||
private readonly int _AirbusWidth = 130;
|
||||
/// <summary>
|
||||
/// Высота отрисовки автомобиля
|
||||
/// </summary>
|
||||
private readonly int _AirbusHeight = 50;
|
||||
private readonly int _AirbusHeight = 70;
|
||||
/// <summary>
|
||||
/// Инициализация свойств
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user