repo: janusweb
action: commit
revision: 
path_from: 
revision_from: b05f52b54cf4f9d1de6a6875492b7e5b5fe98953:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit b05f52b54cf4f9d1de6a6875492b7e5b5fe98953
Author: James Baicoianu 
Date:   Thu Mar 23 23:07:00 2017 -0700

    room.loadNewAsset() stub

diff --git a/scripts/janusweb.js b/scripts/janusweb.js
index 6ffc3c24c6e245d4813abcf3a91c732c7a8ff015..
index ..bdf9e93fda322ec062e001e8bcfdc438db9498c6 100644
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -317,6 +317,7 @@ elation.require(['janusweb.config', 'engine.things.generic','janusweb.remoteplay
             bloom:         ['property', 'bloom'],
             col:           ['property', 'col'],

+            loadNewAsset:  ['function', 'loadNewAsset'],
             createObject:  ['function', 'createObject'],
             removeObject:  ['function', 'removeObject'],
             addCookie:     ['function', 'addCookie'],

-----END OF PAGE-----