Update: CC - Snake FS - Key Up (306204wy29.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2018-03-15 15:19:01 +01:00
parent c17ed61661
commit b4362a94f4
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ if (!this.initialized) {
}
if (this.state.turning) {
console.warn('already turning - todo: store the input and play back');
//console.warn('already turning - todo: store the input and play back');
return;
}