From 48152c7ce230320357ef77fb14a94bba828e96b5 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 09:37:22 +0100 Subject: [PATCH] Initial Commit: CC - SpoonLib - Key Up (opxis1pjmo.js) --- opxis1pjmo.js | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 opxis1pjmo.js diff --git a/opxis1pjmo.js b/opxis1pjmo.js new file mode 100644 index 0000000..08ed4e9 --- /dev/null +++ b/opxis1pjmo.js @@ -0,0 +1,9 @@ +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + this.initialized = true; +} + +//@ sourceURL=CustomCodeSpoonLibKeyUp.js \ No newline at end of file