diff --git a/306204wy29.js b/306204wy29.js index d3a0e06..12f2c43 100644 --- a/306204wy29.js +++ b/306204wy29.js @@ -10,8 +10,8 @@ if (!this.initialized) { } if (this.state.turning) { - //console.warn('already turning - todo: store the input and play back'); - //return; + console.warn('already turning - todo: store the input and play back'); + return; } if (data.keyCode === GameLib.System.Input.KEY_UP) {