Velocity is back on track :)

This commit is contained in:
alvinsight
2014-02-21 17:59:11 +00:00
parent fb5920feec
commit 7342ce603a
4 changed files with 11 additions and 8 deletions
+1 -2
View File
@@ -42,7 +42,6 @@ function update() {
function render() {
game.debug.renderSpriteCorners(s, true, true);
game.debug.renderSpriteInfo(s, 20, 32);
game.debug.renderSpriteBounds(s);
}