Update player's hitbox after shapeshifting
authorMegaBrutal <code+git@megabrutal.com>
Mon, 18 Apr 2016 14:44:32 +0000 (14:44 +0000)
committerMegaBrutal <code+git@megabrutal.com>
Mon, 18 Apr 2016 14:44:32 +0000 (14:44 +0000)
commitfb04337a46e5c0dac80e7d26e69b47f6a398d524
tree80c2393670accfa1d347d23d9b6a1a8d9f68548e
parent04304fefef7ff34c73500efe16610e5c412fcfb5
Update player's hitbox after shapeshifting

It was a known bug that the player's hitbox didn't change
after the player shapeshifted into a new form.
Now this is fixed.

modified:   shapeshift.js
shapeshift.js