Fix function definition name
This commit is contained in:
parent
959d07a266
commit
855d97ce8b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user