Skip to content

Conversation

@NotHyper-474
Copy link
Contributor

@NotHyper-474 NotHyper-474 commented Oct 24, 2025

Description

Fixes wrong checks for NaN, the Math.isNaN function should be used instead of comparing the values because it's always gonna be false

https://try.haxe.org/#6ea88699
^ You can see how Math.isNaN returns the correct result here

@github-actions github-actions bot added status: pending triage Awaiting review. pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. labels Oct 24, 2025
@AbnormalPoof AbnormalPoof added the type: minor bug Involves a minor bug or issue. label Oct 25, 2025
@FuroYT
Copy link

FuroYT commented Oct 25, 2025

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

4 participants