mirror of
https://github.com/mpv-player/mpv
synced 2025-02-19 22:36:55 +00:00
osc: fix a comment
This commit is contained in:
parent
99cc13e3d1
commit
505cab9c15
@ -2306,7 +2306,7 @@ function render()
|
||||
end
|
||||
else
|
||||
-- the timer is only used to recheck the state and to possibly run
|
||||
-- the code below again
|
||||
-- the code above again
|
||||
if not state.hide_timer then
|
||||
state.hide_timer = mp.add_timeout(0, tick)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user