TBTR: Show empty and full train weights in GUI, and weight ratios if enabled

This commit is contained in:
Jonathan G Rennison
2020-08-28 18:37:50 +01:00
parent e2de103d82
commit beaeda2990
10 changed files with 117 additions and 20 deletions

View File

@@ -101,7 +101,8 @@ public:
uint16 max_speed;
uint32 power;
uint32 weight;
uint32 empty_weight;
uint32 full_weight;
uint32 max_te;
VehicleSpriteSeq sprite_seq; ///< NOSAVE: Vehicle appearance.