From 73f427a91ad4c117d155f91da44b1c40d69e01d4 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 23 Nov 2017 09:51:15 +0100 Subject: [PATCH] Initial Commit: CC - Moorcow Start Scene - Entity Loaded (mxrint4wnw.js) --- mxrint4wnw.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mxrint4wnw.js diff --git a/mxrint4wnw.js b/mxrint4wnw.js new file mode 100644 index 0000000..3b2b059 --- /dev/null +++ b/mxrint4wnw.js @@ -0,0 +1,5 @@ +var burningAudio = GameLib.EntityManager.Instance.findComponentById('yuu5g9mq1x'); + +burningAudio.play(); + +//@ sourceURL=CustomCode (mxrint4wnw).js \ No newline at end of file