Remove a log

This commit is contained in:
Nick Winter 2016-01-26 13:20:04 -08:00
parent b3e5d8f650
commit aa18e71388

View file

@ -79,7 +79,6 @@ module.exports = class SingularSprite extends createjs.Sprite
@baseScaleY *= @camera.y2x * 0.85
else
@baseScaleY *= @camera.y2x / 0.85
console.log 'it is a cliff!', actionName, @baseScaleX, @baseScaleY
@currentAnimation = actionName
return