[NEW] Dialeg funcionant.
This commit is contained in:
@@ -216,6 +216,8 @@ function world_update()
|
||||
|
||||
-- switches.update()
|
||||
warp.update_all()
|
||||
|
||||
dialeg.update()
|
||||
end
|
||||
|
||||
function world_draw()
|
||||
@@ -238,7 +240,7 @@ function world_draw()
|
||||
end
|
||||
end
|
||||
|
||||
dialeg:draw()
|
||||
dialeg.draw()
|
||||
|
||||
if stages.boss_loaded then stage_draw_middle() end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user