[FIX] Sistema de navegació entre pantalles (flow)
- Optimitzat el logo. Ara necessita menys memòria aprofitant les funcions de paleta
This commit is contained in:
@@ -379,3 +379,4 @@ function collision(a, b)
|
||||
and (a.y+a.bb.y <= b.y+b.bb.y+b.bb.h)
|
||||
end
|
||||
|
||||
flow:registrar("game", {game_init})
|
||||
|
||||
Reference in New Issue
Block a user