Update: CC - Bacon - Key Down (dgscoensvf.js) 5 bytes modified

beta.r3js.org
-=yb4f310 2018-02-18 17:53:20 +01:00
parent 349039de49
commit 501feb846e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ if (data.code === 'ArrowRight') {
}
if (data.code === 'ArrowUp') {
this.rotateBlock();
this.rotateBlock(false);
}
if (data.code === 'ArrowDown') {