diff --git a/182s9odi92.js b/182s9odi92.js index c57fd3f..55b4139 100644 --- a/182s9odi92.js +++ b/182s9odi92.js @@ -65,6 +65,11 @@ this.mouseMove.cursor = this.cursor; this.mouseMove.thrower = this.thrower; this.mouseMove.throwerParticleEngine = this.throwerParticleEngine; +/** + * Link some objects for MouseDown component + */ +this.mouseDown.throwerParticleEngine = this.throwerParticleEngine; + /** * Plant all our trees */