[FIX] Tiles del logo modificats

This commit is contained in:
2026-05-01 15:21:28 +02:00
parent 301247003c
commit 17ad156896
2 changed files with 1 additions and 3 deletions

View File

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