repo: janusweb
action: commit
revision: 
path_from: 
revision_from: c67c3758e045e170e33b83c791fb1cb05417f40f:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit c67c3758e045e170e33b83c791fb1cb05417f40f
Author: James Baicoianu 
Date:   Sun Jan 30 13:45:18 2022 -0800

    Expose janus.currentroom via proxy

diff --git a/scripts/janusweb.js b/scripts/janusweb.js
index f95624b983660000beea3b044ce528d091146a0b..
index ..875dd504e48355a222319f87cb3843753b345076 100644
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -157,6 +157,7 @@ elation.require([
         userid:            ['property', 'userId'],
         avatarlighting:    ['property', 'settings.avatarlighting'],
         ui:                ['property', 'engine.client.ui'],
+        currentroom:       ['property', 'currentroom'],

         hmd:               ['accessor', 'isVRActive'],

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