Improved breakdowns patch: fix various issues
* Whitespace/formatting * Fix setting lang string * Fix spelling of VRF_TO_HEAVY
This commit is contained in:
@@ -194,7 +194,7 @@ public:
|
||||
Vehicle **hash_tile_current; ///< NOSAVE: Cache of the current hash chain.
|
||||
|
||||
byte breakdown_severity; ///< severity of the breakdown. Note that lower means more severe
|
||||
byte breakdown_type; ///< Type of breakdown
|
||||
byte breakdown_type; ///< Type of breakdown
|
||||
SpriteID colourmap; ///< NOSAVE: cached colour mapping
|
||||
|
||||
/* Related to age and service time */
|
||||
|
||||
Reference in New Issue
Block a user