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;