mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Swapped the order of Hotring Racer 2 (ID: 502, model: hotrina) and Hotring Racer 3 (ID: 503, model: hotrinb)

Open SpeedyFolf opened this issue 4 months ago • 1 comments

Swapped the order of Hotring Racer 2 (ID: 502, model: hotrina) and Hotring Racer 3 (ID: 503, model: hotrinb) in /mods/deathmatch/logic/CVehicleNames.cpp

Currently when something (such as map editor, race vehiclechange pickup labels, and admin panel) use the function getVehicleNameFromModel, they're reversed from what you'd expect based on their ID, model name, and the vehicles list wiki page. This fixes that.

Before you go ahead and create a pull request, please make sure:

If your work is incomplete, do not prefix your pull request with "WIP", instead create a draft pull request: https://github.blog/2019-02-14-introducing-draft-pull-requests/

Thank you!

SpeedyFolf avatar Oct 15 '24 05:10 SpeedyFolf