From 5a2376af00d35b882dac4cddc1b25b465184f7c8 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 31 Oct 2017 12:56:28 +0100 Subject: [PATCH] Initial Commit: Custom Code - BK Flame - Mouse Up (ongcnzdgae.js) --- ongcnzdgae.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ongcnzdgae.js diff --git a/ongcnzdgae.js b/ongcnzdgae.js new file mode 100644 index 0000000..ef15bba --- /dev/null +++ b/ongcnzdgae.js @@ -0,0 +1,10 @@ +this.stopSpawnBullet = function() { + this.beforeRender = GameLib.EntityManager.Instance.findComponentById('dywmtohrda'); + this.beforeRender.spawningBullets = false; +} + +this.stopSpawnBullet(); + +return null; + +//@ sourceURL=mouseUp.js \ No newline at end of file