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

beta.r3js.org
-=yb4f310 2018-03-24 14:43:42 +01:00
parent aadd2fc32d
commit 4821f667cd
1 changed files with 8 additions and 0 deletions

View File

@ -315,6 +315,14 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
}.bind(this)
this.state.message = {
text: "GET READY",
x: 140,
y: 256
};
this.displayHUD();
GameLib.CustomCode.prototype.visualizeGrid = function () {
if (this.noneMesh) {