osc: make OSC more responsive when paused

Quick hack to impove situtation until the next major overhaul
comes
This commit is contained in:
ChrisK2 2014-03-30 12:24:12 +02:00
parent 9db08cf53b
commit 1a23ca2766
1 changed files with 1 additions and 0 deletions

View File

@ -1245,6 +1245,7 @@ function process_event(source, what)
end
end
end
tick()
end
end