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

Use "event.isComboBreak" instead of "isComboBreak" #3936

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

TechnikTil
Copy link
Contributor

@TechnikTil TechnikTil commented Dec 14, 2024

Briefly describe the issue(s) fixed.

This PR changes playerStrumline's hitNote call to use !event.isComboBreak instead of the regular !isComboBreak. This makes it so mods can overwrite it.

this is my first pr to use the github pr extension lol

@github-actions github-actions bot added haxe Issue/PR modifies game code small A small pull request with 10 or fewer changes labels Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
haxe Issue/PR modifies game code small A small pull request with 10 or fewer changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant