Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 11 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 10:50:48 +01:00
parent a0b5716130
commit 4956323ad7
1 changed files with 2 additions and 0 deletions

View File

@ -289,6 +289,8 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
GameLib.CustomCode.prototype.visualizeGrid = function () {
return;
if (this.noneMesh) {
this.scene.instance.remove(this.noneMesh);
}