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

quit from gamepad is not working #158

Closed
varoudis opened this issue Jul 8, 2024 · 2 comments
Closed

quit from gamepad is not working #158

varoudis opened this issue Jul 8, 2024 · 2 comments

Comments

@varoudis
Copy link

varoudis commented Jul 8, 2024

quitting with "analog stick click" does not work. used to be ok with older versions (1.7.1? 1.7.2?)
Was there a change?

@mnml
Copy link

mnml commented Jul 8, 2024

I think the problem was introduced here:

m8c/src/input.c

Line 435 in 522c173

key.value = 0;

@laamaa
Copy link
Owner

laamaa commented Jul 8, 2024

Dang, left that in by a mistake (was a unneccessary debug line), probably affects other stuff too.

@laamaa laamaa closed this as completed in db82a82 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants