Update: CC - Bacon - Before Render (o4c478xpx3.js) 7 bytes modified

beta.r3js.org
-=yb4f310 2018-02-18 12:59:30 +01:00
parent a312fec3b9
commit 17d28d4e26
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
if (!this.entityLoaded) {
return;
}
@ -13,7 +14,7 @@ if (!this.initialized) {
this.waiting = false;
this.drop = false;
this.moveQueue = [];
this.initialized = true;
@ -71,7 +72,7 @@ if (moved === false) {
this.moveQueue = [];
this.bottomReached();
this.stopBlock();
}
//@ sourceURL=beforeRender.js