[NEW] Estructura de triggers ampliada per a soportar switchs

[NEW] Switchs convertits a triggers
This commit is contained in:
2026-04-05 13:28:01 +02:00
parent 1624afc849
commit 679e22f7fd
6 changed files with 82 additions and 88 deletions

View File

@@ -87,7 +87,7 @@ function mini.init()
surf.target(0)
surf.cls(16)
flow:executar("intro")
flow:executar("game")
end
function mini.update()