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. |
||
---|---|---|
.. | ||
api | ||
audio | ||
data | ||
effects | ||
graphics | ||
input | ||
modding | ||
play | ||
save | ||
ui | ||
util | ||
Conductor.hx | ||
Highscore.hx | ||
import.hx | ||
InitState.hx | ||
Paths.hx | ||
PlayerSettings.hx | ||
Preferences.hx |