From 0f12753cdd9b84d66cec9fc55eabd2916060c565 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 13 Nov 2017 07:55:31 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (182s9odi92.js) 117 bytes modified --- 182s9odi92.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/182s9odi92.js b/182s9odi92.js index 55b4139..8a69f51 100644 --- a/182s9odi92.js +++ b/182s9odi92.js @@ -70,6 +70,11 @@ this.mouseMove.throwerParticleEngine = this.throwerParticleEngine; */ this.mouseDown.throwerParticleEngine = this.throwerParticleEngine; +/** + * Link some objects for MouseUp component + */ +this.mouseUp.throwerParticleEngine = this.throwerParticleEngine; + /** * Plant all our trees */