Immersive Vehicles (Formerly Transport Simulator)

Immersive Vehicles (Formerly Transport Simulator)

4M Downloads

[BUG, but minor] Gear ratios will end with a comma... despite there being no more gears.

boot2big opened this issue ยท 2 comments

commented

Can't believe I've only just realized tbh, although it is such a minor bug to be fair, so it might not even be worth fixing.
image
Ideally at the end there probably shouldn't be another "," unless I'm wrong about some obscure, obtuse measurement system where that's used... oh wait, imperial

commented

Fixed in V20.0.0.

commented

This is because don is a lazy coder and just loops through all gear entries and make a text line out of them by doing their number, plus a comma. Reckon I can be less lazy.