1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-12 05:07:06 +00:00
Funkin/source
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
..
flixel/addons/transition Fix a boatload of deprecation warnings and upgrade a few libraries. 2024-02-05 19:46:11 -05:00
funkin Fix FunkinSound not resuming after focus 2024-02-16 00:08:33 -08:00
haxe/ui/backend/flixel Convert chart editor to macro-based UIState 2023-11-24 00:42:07 -05:00
Main.hx Ensure the CrashHandler ALWAYS initializes first so we have stack traces. 2024-02-12 18:09:36 -05:00
module.xml Validated formatting of 338 XML files. 2023-06-08 16:34:06 -04:00
Postbuild.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
Prebuild.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00