Skip to content

Commit

Permalink
Merge pull request #2215 from hawkthorne/master
Browse files Browse the repository at this point in the history
Journey to the Center of Hawkthorne v0.10.2
  • Loading branch information
niamu committed Sep 14, 2014
2 parents e07edff + 3790745 commit 77ea5f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ function Player.new(collider)

plyr.visitedLevels = {}

plyr.timers = plyr.timers or {}

plyr:refreshPlayer(collider)
return plyr
end
Expand Down

0 comments on commit 77ea5f6

Please sign in to comment.