aboutsummaryrefslogtreecommitdiffstats
path: root/src/server
diff options
context:
space:
mode:
Diffstat (limited to 'src/server')
-rw-r--r--src/server/VideoTimer.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/VideoTimer.hx b/src/server/VideoTimer.hx
index 508b97b..53d4e28 100644
--- a/src/server/VideoTimer.hx
+++ b/src/server/VideoTimer.hx
@@ -46,6 +46,7 @@ class VideoTimer {
public function setTime(secs:Float):Void {
startTime = stamp() - secs;
+ rateStartTime = stamp();
if (isPaused()) pause();
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage