summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player/lua/osc.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/lua/osc.lua b/player/lua/osc.lua
index 9a575f657a..d590314610 100644
--- a/player/lua/osc.lua
+++ b/player/lua/osc.lua
@@ -1245,6 +1245,7 @@ function process_event(source, what)
end
end
end
+ tick()
end
end