repo: janusweb action: commit revision: path_from: revision_from: 83d5f10b3f02f5d392bbac483834dd4639b34f33: path_to: revision_to:
commit 83d5f10b3f02f5d392bbac483834dd4639b34f33 Author: James BaicoianuDate: Wed Jan 31 23:23:39 2018 -0800 Chat moved to WebUI diff --git a/scripts/janusweb.js b/scripts/janusweb.js
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -267,10 +267,6 @@ elation.require([
} else {
player.disable();
}
-
- if (this.showchat) {
- this.chat = elation.janusweb.chat({append: document.body, client: this.engine.client, network: this.network});
- }
}
this.clear = function() {
if (this.currentroom) {
-----END OF PAGE-----