aboutsummaryrefslogtreecommitdiffstats
path: root/res/client.js
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2021-01-27 11:49:43 +0300
committerRblSb <msrblsb@gmail.com>2021-01-31 19:42:57 +0300
commit8e603b7161b19a1035616b71c5b572577ac24317 (patch)
treedcfaf13818ca1ba45c5dcaf814605a69bbc8e62a /res/client.js
parentd1cef78cc6713d823994803b4699aea8d50a2963 (diff)
Do not confuse youtube on leader's pause
Diffstat (limited to 'res/client.js')
-rw-r--r--res/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client.js b/res/client.js
index 071ad2c..4ea4fd7 100644
--- a/res/client.js
+++ b/res/client.js
@@ -1385,7 +1385,7 @@ client_Main.prototype = {
this.updateUserList();
this.setLeaderButton((this.personal.group & 2) != 0);
if((this.personal.group & 2) != 0) {
- this.player.setTime(this.player.getTime(),false);
+ this.player.onSetTime();
}
break;
case "SetNextItem":
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage