Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setVehicleVariant turns on the engine #3486

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Proxy-99
Copy link
Contributor

Fixes #542

@tederis tederis added the bugfix Solution to a bug of any kind label Jun 17, 2024
Copy link
Contributor

@TracerDS TracerDS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Client/mods/deathmatch/logic/CClientVehicle.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@Nico8340 Nico8340 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀

@botder botder added the backwards-incompatible Should be merged after the release of 1.6.1 label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-incompatible Should be merged after the release of 1.6.1 bugfix Solution to a bug of any kind
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setVehicleVariant turns on the engine, getVehicleEngineState still returns false
5 participants