mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 20:16:33 +02:00
Changed the way the random indices are chosen
Only the offset is random. The indices are then spaced evenly.
This commit is contained in:
parent
b4a8507140
commit
22fda1eac7
2 changed files with 10 additions and 5 deletions
|
@ -169,7 +169,7 @@
|
|||
},
|
||||
{
|
||||
name: "audioFakeRate",
|
||||
defaultValue: "10",
|
||||
defaultValue: "100",
|
||||
options: ["1", "10", "100", "1000", "0.1%", "1%"]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue