[FIX] Canviada la poció a 'objecte'
This commit is contained in:
@@ -209,8 +209,6 @@ function world_update()
|
||||
end
|
||||
end
|
||||
|
||||
health_potion.update()
|
||||
|
||||
if stages.boss_loaded then
|
||||
stage_update()
|
||||
else
|
||||
@@ -247,7 +245,6 @@ function world_draw()
|
||||
end
|
||||
|
||||
dialeg.draw()
|
||||
health_potion.draw()
|
||||
|
||||
if stages.boss_loaded then stage_draw_middle() end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user