multitheftauto / mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://multitheftauto.com
MIT License
150 stars 146 forks source link

Speedometer: Preventing pointer overflow #485

Closed Nico8340 closed 1 month ago

Nico8340 commented 2 months ago

This pull request adds a small piece of code to the speedometer resource which ensures that the pointer does not spin over 260 km/h. Closes #484