From 1e8867d2c53fa3beea59dd96efa8535080a4d15f Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sun, 12 Nov 2017 13:11:35 +0100 Subject: [PATCH] Update: Flame Particle Process - Forward Only (vaq8lxuek1.js) 28 bytes modified --- vaq8lxuek1.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vaq8lxuek1.js b/vaq8lxuek1.js index c22d2a2..2190fa4 100644 --- a/vaq8lxuek1.js +++ b/vaq8lxuek1.js @@ -1,5 +1,9 @@ var texture = GameLib.EntityManager.Instance.findComponentById('gm3fvv45dl'); +if (!texture) { + return; +} + if (!this.initialized) { texture.offset.x = 0; texture.offset.y = 0;