repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 98c1c374e67912bdd51e2470be2dc4bb606f91c7:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 98c1c374e67912bdd51e2470be2dc4bb606f91c7
Author: James Baicoianu 
Date:   Fri Feb 10 01:51:51 2017 -0800

    Added visible to proxy list for janusbase

diff --git a/scripts/janusbase.js b/scripts/janusbase.js
index 3c3e771e5de835783cd4f31cbe1363fa5710551c..
index ..d590e46b482d140bbecfb1deec8e73cc8f76be03 100644
--- a/scripts/janusbase.js
+++ b/scripts/janusbase.js
@@ -120,6 +120,7 @@ elation.require(['engine.things.generic', 'utils.template'], function() {
           ydir:     ['property', 'ydir'],
           zdir:     ['property', 'zdir'],
           sync:     ['property', 'sync'],
+          visible:  ['property', 'visible'],
           children: ['property', 'jschildren'],

           oncollision: ['callback', 'collision'],

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