diff --git a/opxis1pjmo.js b/opxis1pjmo.js index b577fc8..e3d1cff 100644 --- a/opxis1pjmo.js +++ b/opxis1pjmo.js @@ -19,6 +19,13 @@ if (data.event.deltaY > 0) { this.cylinder.rotation.x -= 0.897597901; } +GameLib.Event.Emit( + GameLib.Event.PLAY_AUDIO, + { + name : 'Audio - Select' + } +); + //this.cylinder.rotation.x += data.event.deltaY * 0.01; //GameLib.Event.Emit(GameLib.Event.MOUSE_UP);