1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-25 14:46:43 +00:00
Funkin/source/funkin/audio
Mike Welsh d6b3e2a9cf Fix FunkinSound not resuming after focus
`FunkingSound.onFocus` was checking `_shouldPlay` before resuming,
but this would always be false, causing the sound to not resume
when tabbing out and back into the game.
2024-02-16 00:08:33 -08:00
..
visualize Merge remote-tracking branch 'origin/rewrite/master' into feature/chart-editor-offset-toolbox 2024-01-27 00:56:13 -05:00
waveform Finalize freeplay preview toolbox 2024-02-09 14:58:57 -05:00
FlxStreamSound.hx
FunkinSound.hx Fix FunkinSound not resuming after focus 2024-02-16 00:08:33 -08:00
SoundGroup.hx Hashlink actually working! 2024-02-13 03:03:11 -05:00
VoicesGroup.hx Finalize freeplay preview toolbox 2024-02-09 14:58:57 -05:00