Compare commits
1 Commits
5d092a607c
...
increase-m
| Author | SHA1 | Date | |
|---|---|---|---|
| bbcfd8faab |
@@ -9,8 +9,8 @@ else
|
|||||||
const e = React.createElement;
|
const e = React.createElement;
|
||||||
|
|
||||||
let lfos = [];
|
let lfos = [];
|
||||||
const MAXLFOS = 20;
|
const MAXLFOS = 200;
|
||||||
const MAXENUMS = 20;
|
const MAXENUMS = 200;
|
||||||
const MAXENUMPOINTS = 10;
|
const MAXENUMPOINTS = 10;
|
||||||
const MAXUSERDEFINED = 4;
|
const MAXUSERDEFINED = 4;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user