Fix function definition name

This commit is contained in:
1hitsong 2023-11-15 21:18:07 -05:00
parent 959d07a266
commit 855d97ce8b

View File

@ -568,7 +568,7 @@ sub bufferCheck(msg)
end sub
' stateSupportsPauseMenu: Check if current video state allows showing the pause menu
' stateAllowsPauseMenu: Check if current video state allows showing the pause menu
'
' @return {boolean} indicating if video state allows the pause menu to show
function stateAllowsPauseMenu() as boolean