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

beta.r3js.org
-=yb4f310 2018-03-24 22:06:01 +01:00
parent 7ceb879b01
commit 83e251fc19
1 changed files with 4 additions and 4 deletions

View File

@ -365,7 +365,7 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
this.displayHUD();
this.state.getReady = false;
}.bind(this),
4000
2600
);
window.setTimeout(
@ -377,7 +377,7 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
};
this.displayHUD();
}.bind(this),
3000
1950
);
window.setTimeout(
@ -389,7 +389,7 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
};
this.displayHUD();
}.bind(this),
2000
1300
);
@ -402,7 +402,7 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
};
this.displayHUD();
}.bind(this),
1000
650
);
this.state.message = {