diff --git a/60mpr5snmo.js b/60mpr5snmo.js index 6a115d1..d1f998a 100644 --- a/60mpr5snmo.js +++ b/60mpr5snmo.js @@ -38,7 +38,12 @@ if (this.parentEntity === data.entity) { this.mouseWheel.entityLoaded = this; this.mouseMove.entityLoaded = this; - + GameLib.Event.Emit( + GameLib.Event.PLAY_AUDIO, + { + name : 'Audio - Drone' + } + ); }