diff options
Diffstat (limited to 'player.lua')
-rw-r--r-- | player.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |