From 505cab9c1509d7561de7354e6a26e33dc3869e3b Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 20 Dec 2019 00:53:42 +0100 Subject: osc: fix a comment --- player/lua/osc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player') diff --git a/player/lua/osc.lua b/player/lua/osc.lua index 12d1781a83..262e679891 100644 --- a/player/lua/osc.lua +++ b/player/lua/osc.lua @@ -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 -- cgit v1.2.3