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');