repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 30220d944e10e81ee4c9c6926c52c75b5ed817ba:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 30220d944e10e81ee4c9c6926c52c75b5ed817ba
Author: James Baicoianu 
Date:   Sun Oct 31 12:46:39 2021 -0700

    Removed extra }

diff --git a/scripts/remoteplayer.js b/scripts/remoteplayer.js
index bca557c40dc4631d52d65ece1e6f087aa276b4cb..
index ..46d6767ea2d4a752f973943f8e4a5fdfc5b0eb83 100644
--- a/scripts/remoteplayer.js
+++ b/scripts/remoteplayer.js
@@ -72,7 +72,6 @@ elation.component.add('engine.things.remoteplayer', function() {
       billboard: 'y'
     });
 */
-    }
   };
   this.speak = function(noise) {
     this.voip.speak(noise);

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