[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
@@ -89,7 +89,7 @@ function mini.init()
logo_config(font_sf)
surf.target(0)
surf.cls(16)
states:executar("game")
states:executar("logo")
end
function mini.update()