Skip to content

Fix to b2World_CastRayClosest#17

Open
MaffDev wants to merge 1 commit intophaserjs:mainfrom
MaffDev:Fix-missing-filter-assignment-in-b2World_CastRayClosest
Open

Fix to b2World_CastRayClosest#17
MaffDev wants to merge 1 commit intophaserjs:mainfrom
MaffDev:Fix-missing-filter-assignment-in-b2World_CastRayClosest

Conversation

@MaffDev
Copy link

@MaffDev MaffDev commented Feb 10, 2025

Added a missing assignment to the b2World_CastRayClosest function in world_c.js. It should have been setting the query filter to the world context but instead left it null, leading to an error.

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

Successfully merging this pull request may close these issues.

2 participants