warn about the menu key

This commit is contained in:
Ren Tatsumoto 2023-09-10 17:02:07 +03:00
parent 7872c5154d
commit 1adeeabccc

View file

@ -674,3 +674,4 @@ end
validate_config()
mp.add_key_binding('c', 'videoclip-menu-open', main_menu.open)
mp.msg.warn("Press 'c' to open the videoclip menu.")