mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-25 13:45:49 +00:00
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 | ||