From 1d3381a3df477e2d55bba7e0cbc9facb3f8c9100 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 9 Mar 2018 15:06:52 +0100 Subject: [PATCH] Update: CC - SnailRunner - Mouse Move (jz3qg0174l.js) 0 bytes modified --- jz3qg0174l.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jz3qg0174l.js b/jz3qg0174l.js index 636d4a2..ab851cc 100644 --- a/jz3qg0174l.js +++ b/jz3qg0174l.js @@ -11,7 +11,7 @@ if (!this.initialized) { this.initialized = true; } -this.snail.position.z -= data.event.movementX * 0.01 * this.beforeRender.speed; +this.snail.position.z -= data.event.movementX * 0.01 * this.entityLoaded.speed; if (this.snail.position.z < -4.8) { this.snail.position.z = -4.8;