diff --git a/21g30t1e75.js b/21g30t1e75.js index 4d52ef6..18da461 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -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(