Disable autopause so pomodoro timer keeps running

This commit is contained in:
2022-12-09 18:45:41 +00:00
parent fb4f8e59ab
commit 7119dee846

View File

@@ -10,6 +10,7 @@
(method &override :Void create []
(set FlxG.sound.soundTrayEnabled false)
(set FlxG.autoPause false)
(add logTexts)
(set Prelude.printStr log)
(defAndCall method newPieceCamera