mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 12:06:31 +02:00
Faking audio did not work with white random generator
This commit is contained in:
parent
13ff8bda9b
commit
ef4e238b94
2 changed files with 2 additions and 1 deletions
|
@ -232,7 +232,7 @@
|
|||
return 1;
|
||||
};
|
||||
},
|
||||
getIndex: function(){
|
||||
getIndexRng: function(){
|
||||
return function(){
|
||||
return 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue