From 556da7b38c8c887182a185c3ca2e061f519dd319 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 20 Feb 2018 15:54:25 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 0 bytes modified --- tuby5lj4di.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index 870fc82..7107df1 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -120,7 +120,7 @@ GameLib.CustomCode.prototype.buildInstancedGeometry = function(index) { uniforms.opacity.value = 0.7; uniforms.diffuse.value.r = 0.349; - uniforms.diffuse.value.g = 0.745; + uniforms.diffuse.value.g = 0.556; uniforms.diffuse.value.b = 0.729; this.materialRawPhong.instance.uniforms = uniforms;