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

Merged

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 pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. labels Dec 14, 2024
@EliteMasterEric EliteMasterEric self-assigned this Jan 17, 2025
@EliteMasterEric EliteMasterEric added type: minor bug Involves a minor bug or issue. status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. labels Jan 17, 2025
@EliteMasterEric EliteMasterEric merged commit 3aad825 into FunkinCrew:develop Jan 17, 2025
4 checks passed
Kade-github pushed a commit to Kade-github/Funkin that referenced this pull request Jan 17, 2025
@EliteMasterEric EliteMasterEric added this to the 0.6.0 milestone Jan 23, 2025
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: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants