Compare commits
No commits in common. "229ddb9c37e7a8983b0517038d4bf3a77ad752ab" and "5d092a607c67914ceede60569451283a03c05d0a" have entirely different histories.
229ddb9c37
...
5d092a607c
@ -9,8 +9,8 @@ else
|
|||||||
const e = React.createElement;
|
const e = React.createElement;
|
||||||
|
|
||||||
let lfos = [];
|
let lfos = [];
|
||||||
const MAXLFOS = 200;
|
const MAXLFOS = 20;
|
||||||
const MAXENUMS = 200;
|
const MAXENUMS = 20;
|
||||||
const MAXENUMPOINTS = 10;
|
const MAXENUMPOINTS = 10;
|
||||||
const MAXUSERDEFINED = 4;
|
const MAXUSERDEFINED = 4;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user