aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-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