1
0
Fork 0
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:
kkapsner 2018-06-30 23:34:59 +02:00
parent b4a8507140
commit 22fda1eac7
2 changed files with 10 additions and 5 deletions

View file

@ -169,7 +169,7 @@
},
{
name: "audioFakeRate",
defaultValue: "10",
defaultValue: "100",
options: ["1", "10", "100", "1000", "0.1%", "1%"]
},
{