diff options
| author | sD <stoned@derpymail.org> | 2019-12-19 18:33:13 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-19 18:33:13 +0100 |
| commit | f4ae98588d729b076a8138f6c33fd04094cdc5a4 (patch) | |
| tree | f7600a225619d8f62d3f7237e5bf737ed9e66ed7 /webAO/client.js | |
| parent | 8836965bd94d037c2156db529cc98ee38ce8a828 (diff) | |
how did i miss this
Diffstat (limited to 'webAO/client.js')
| -rw-r--r-- | webAO/client.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js index a8ee406..67bbcab 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -341,7 +341,6 @@ class Client extends EventEmitter { * Triggered when a connection is established to the server. */ onOpen(_e) { - client.initialObservBBCode(); client.loadResources(); client.joinServer(); } |
