Fix persistant tutorial
1 files changed, 1 insertions(+), 0 deletions(-) M src/main.js
M src/main.js => src/main.js +1 -0
@@ 333,6 333,7 @@ export function die () { gameData.menu = new Menu() }) }, 3000) + gameData.tutorial = null // const fadeOut = easeOutVeryLong.add(world, {alpha: 0}) // fadeOut.on('complete', () => { // gameData.menu = new Menu()