From 4e9e10dfbbf94ea4cc8d3b6d01f2b23c0dc032b7 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 12 Feb 2018 09:17:51 +0100 Subject: [PATCH] Update: CC - Demo New - Key Up (194yv3pctj.js) 109 bytes modified --- 194yv3pctj.js | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/194yv3pctj.js b/194yv3pctj.js index e5759dd..9a5db61 100644 --- a/194yv3pctj.js +++ b/194yv3pctj.js @@ -1,2 +1,10 @@ -return null; -//@ sourceURL=CustomCode (194yv3pctj).js \ No newline at end of file +if (this.parentEntity === data.entity) { + console.log('key up loaded'); +} else { + console.log(data); + return null; +} + +console.log(data); + +//@ sourceURL=ccKeyUp.js \ No newline at end of file