This commit is contained in:
ANH 2020-07-31 04:41:49 +03:00
parent b4604873c4
commit 6df4cf765e

View file

@ -101,7 +101,7 @@ hooks = [
This won't be called when the user manually plays sounds This won't be called when the user manually plays sounds
using `Replay Audio`. using `Replay Audio`.
Not that this hook is called even when the `Automatically play audio` Note that this hook is called even when the `Automatically play audio`
option is unchecked; This is so as to allow playing custom option is unchecked; This is so as to allow playing custom
sounds regardless of that option.""", sounds regardless of that option.""",
), ),
@ -116,7 +116,7 @@ hooks = [
This won't be called when the user manually plays sounds This won't be called when the user manually plays sounds
using `Replay Audio`. using `Replay Audio`.
Not that this hook is called even when the `Automatically play audio` Note that this hook is called even when the `Automatically play audio`
option is unchecked; This is so as to allow playing custom option is unchecked; This is so as to allow playing custom
sounds regardless of that option.""", sounds regardless of that option.""",
), ),