mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 19:33:36 +00:00
4d81aa0fe6
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. |
||
---|---|---|
.. | ||
funkin | ||
haxe/ui/backend/flixel | ||
Main.hx | ||
module.xml | ||
Postbuild.hx | ||
Prebuild.hx |