mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 20:16:33 +02:00
Added audio cache.
This commit is contained in:
parent
f7a0990a29
commit
4d71d6bc02
7 changed files with 312 additions and 17 deletions
|
@ -177,6 +177,10 @@
|
|||
defaultValue: "minimal",
|
||||
options: ["minimal", "low", "medium", "high", "maximal"]
|
||||
},
|
||||
{
|
||||
name: "useAudioCache",
|
||||
defaultValue: true
|
||||
},
|
||||
{
|
||||
name: "audioUseFixedIndices",
|
||||
defaultValue: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue