multitheftauto / mtasa-resources

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

gps: Removed redundant word and removeLinePoints function returns true/false #523

Closed T-MaxWiese-T closed 1 month ago

T-MaxWiese-T commented 1 month ago

This pull request removes a redundant word in the meta.xml and I have changed the removeLinePoints() function so that it no longer returns nil but true/false so that you get more information back. I have adjusted the description in the meta.xml accordingly. I have tested it and it works as expected.