This commit is contained in:
Robert 2024-02-09 15:59:25 +04:00
parent b47798d8c8
commit 117ab8b1ee

View File

@ -15,6 +15,8 @@ namespace DumpTruck.Entities
/// Скорость
/// </summary>
public int Speed { get; private set; }
/// <summary>
/// Вес
/// </summary>