From 39b954149d73fc01282c5d238124885840013d39 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 12 Jan 2018 11:17:26 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (cb8a4ufbui.js) 64 bytes modified --- cb8a4ufbui.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cb8a4ufbui.js b/cb8a4ufbui.js index 35c15aa..532afd9 100644 --- a/cb8a4ufbui.js +++ b/cb8a4ufbui.js @@ -1,3 +1,5 @@ -return null; +if (this.parentEntity === data.entity) { + console.log('my entity loaded'); +} //@ sourceURL=entiyuLoaded.js \ No newline at end of file