aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/Main.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/Main.hx b/src/client/Main.hx
index 31558eb..8e20ee3 100644
--- a/src/client/Main.hx
+++ b/src/client/Main.hx
@@ -469,7 +469,7 @@ class Main {
clients.setLeader(data.setLeader.clientName);
updateUserList();
setLeaderButton(isLeader());
- if (isLeader()) player.setTime(player.getTime(), false);
+ if (isLeader()) player.onSetTime();
case PlayItem:
player.setVideo(data.playItem.pos);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage