[FIX] Tornat el joc a mode normal que l'havia pujant en opcions per a debugar

This commit is contained in:
2026-05-17 20:54:40 +02:00
parent 074277187c
commit bbe1d539a4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ end
function stages.stage1_boss_intro_update()
if stage1_boss.time==0 then
-- start_scene(scenes.lluita_imp, nil, false)
start_scene(scenes.lluita_imp, nil, false)
stages.stage1_boss_ready()
end