From 269a3f06434b30e31e912dd42fd7c7878f0c3559 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 9 Mar 2018 17:16:11 +0100 Subject: [PATCH] Update: CC - SnailRunner - Entity Loaded (78gnds8jrj.js) 2 bytes modified --- 78gnds8jrj.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/78gnds8jrj.js b/78gnds8jrj.js index 8d1cfd5..153b647 100644 --- a/78gnds8jrj.js +++ b/78gnds8jrj.js @@ -185,7 +185,7 @@ GameLib.CustomCode.prototype.adjustSpeed = function(delta) { this.camera.position.y = this.currentCameraPosition.y; this.camera.updateInstance('position'); - this.camera.fov = this.currentCameraFOV; + this.camera.fov = this.currentCameraFOV.y; this.camera.updateInstance('fov');