[FIX] Canviada la poció a 'objecte'

This commit is contained in:
2026-05-02 20:47:20 +02:00
parent 2cb75fc184
commit a4f7d78457
5 changed files with 65 additions and 65 deletions

View File

@@ -88,7 +88,7 @@ function mini.init()
logo_config(font_sf)
surf.target(0)
surf.cls(16)
flow:executar("logo")
flow:executar("game")
end
function mini.update()