diff --git a/f3b90qedii.js b/f3b90qedii.js new file mode 100644 index 0000000..fa2507d --- /dev/null +++ b/f3b90qedii.js @@ -0,0 +1,16 @@ +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + + this.cylinder = this.entityLoaded.cylinder; + + this.initialized = true; +} + +console.log(data) + +return null; + +//@ sourceURL=SpoonLibMouseDown.js \ No newline at end of file