From 1358a9ac538515f3872b47ec83bd3a6ae54557ed Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 13 Nov 2017 07:54:00 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (182s9odi92.js) 121 bytes modified --- 182s9odi92.js | 5 +++++ 1 file changed, 5 insertions(+) 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 */