diff --git a/m4c2psc19l.js b/m4c2psc19l.js index 2cf00f8..845ba37 100644 --- a/m4c2psc19l.js +++ b/m4c2psc19l.js @@ -75,6 +75,8 @@ this.mouseDown.throwerParticleEngine = this.throwerParticleEngine; */ this.mouseUp.throwerParticleEngine = this.throwerParticleEngine; +GameLib.Event.Emit(GameLib.Event.MOUSE_UP); + /** * Plant all our trees */