repo: janusweb action: commit revision: path_from: revision_from: c6a2e48c956481c11ddcbf2fae379f2618e05baf: path_to: revision_to:
commit c6a2e48c956481c11ddcbf2fae379f2618e05baf Author: James BaicoianuDate: Sat May 20 19:18:52 2017 -0700 Point default web avatar to more permanent location diff --git a/scripts/janusweb.js b/scripts/janusweb.js
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -581,7 +581,7 @@ elation.require(['janusweb.config', 'engine.things.generic','janusweb.remoteplay
if (opts.first || this.sentUpdates == this.updateRate) {
// FIXME - don't hardcode this!
var head_pos = '0 1.4 0';
- moveData["avatar"] = " ";
+ moveData["avatar"] = " ";
this.sentUpdates = 0;
}
-----END OF PAGE-----