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