1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-25 14:46:43 +00:00
Funkin/source
AppleHair bef2e98222 [BUGFIX] Ensure the variation used for the next song is valid.
When playing in story mode, `PlayState` assumes all the songs use the same variation, which is usually true, but not guaranteed. This PR makes `PlayState` use the `getFirstValidVariation` method to find the valid variation instead of using the `currentVariation` variable, which might not be valid.
2024-07-29 18:34:59 -04:00
..
funkin [BUGFIX] Ensure the variation used for the next song is valid. 2024-07-29 18:34:59 -04:00
haxe/ui/backend/flixel A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00
Main.hx Fix build issue on release builds. 2024-04-29 18:31:20 -04:00
module.xml
Postbuild.hx A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00
Prebuild.hx A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00