[WIP] Dialeg

This commit is contained in:
2026-04-20 22:08:02 +02:00
parent a4f989eb02
commit e152df913c
3 changed files with 47 additions and 5 deletions

View File

@@ -90,7 +90,7 @@ function mini.init()
surf.cls(16)
local a = 1 | 2
print(a)
flow:executar("logo")
flow:executar("game")
end
function mini.update()