aboutsummaryrefslogtreecommitdiffstats
path: root/res/client.js
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-06-03 14:32:02 +0300
committerRblSb <msrblsb@gmail.com>2020-06-03 14:32:02 +0300
commit6bb620cb803a6587dcbacc4a3360cbf3d75f3064 (patch)
tree93424d764d9922ab74617eb4793b5cc0ed6eec0d /res/client.js
parentc1a044cf6c83dd87c81ad90ab0a4d10d2f74f67c (diff)
Event logs and log replay
Diffstat (limited to 'res/client.js')
-rw-r--r--res/client.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/client.js b/res/client.js
index ad8506c..ab6760b 100644
--- a/res/client.js
+++ b/res/client.js
@@ -1169,6 +1169,8 @@ client_Main.prototype = {
this.onConnected(data);
this.onTimeGet.run();
break;
+ case "Disconnected":
+ break;
case "GetTime":
if(data.getTime.paused == null) {
data.getTime.paused = false;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage