Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid divide by zero in vehicle::print_fuel_indicator
Cap can be zero on wrecks, so it's important we check for it. Fixes #64407
- Loading branch information