summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--player.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/player.lua b/player.lua
index f6ecf88..a0f189a 100644
--- a/player.lua
+++ b/player.lua
@@ -373,5 +373,4 @@ function Player:respawn ()
self.body:setPosition(self.world:getSpawnPosition())
self.body:setActive(true)
self:createEffect("respawn")
- self:changeAnimation("idle")
end \ No newline at end of file