Files @ r28370:d448a5422ad5
Branch filter:

Location: cpp/openttd-patchpack/source/docs/ottd-colourtext-palette.png

Peter Nelson
Fix: Calculation of initial engine age was inaccurate. (#11660)

Engine age in months was calculated as the difference in days / 32, instead of the actually difference in months. This would result in engines being artificially younger if a game was started at a later date.