Enhancement: PauseSubState.quitToMenu() and quitToChartEditor() should call onSongEnd() #4199
Closed
3 tasks done
Labels
status: rejected
Issue did not pass review or PR cannot be approved.
type: enhancement
Involves an enhancement or new feature.
Issue Checklist
What is your suggestion, and why should it be implemented?
My suggestion is that the ScriptEvent
onSongEnd()
should also be fired fromPauseSubState.quitToMenu()
andquitToChartEditor()
because when leaving a song and trying to cleanup stuff and useonSongEnd()
it doesnt seem to call the Event when exiting/ending the song through the pause menuThe methods in question:
Funkin/source/funkin/play/PauseSubState.hx
Lines 727 to 761 in 894d074
The text was updated successfully, but these errors were encountered: