diff --git a/o4c478xpx3.js b/o4c478xpx3.js index 9101118..18a96d7 100644 --- a/o4c478xpx3.js +++ b/o4c478xpx3.js @@ -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 \ No newline at end of file