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

beta.r3js.org
-=yb4f310 2018-03-24 21:56:21 +01:00
parent 59220f669a
commit 7ceb879b01
1 changed files with 7 additions and 0 deletions

View File

@ -338,6 +338,13 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
this.restore();
GameLib.Event.Emit(
GameLib.Event.PLAY_AUDIO,
{
name : 'Audio - Get Ready'
}
);
this.state.getReady = true;
window.setTimeout(