mod0.js:Fixed syntax error caused by incorrect block comment location.
This commit is contained in:
parent
91d7a667d4
commit
dc67392ca6
@ -7,9 +7,10 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
{
|
{
|
||||||
/*
|
|
||||||
array:
|
array:
|
||||||
[
|
[
|
||||||
|
/*
|
||||||
{ loc:-1, mod:m1, var:mod0, type:set, rate:100,val:1 },
|
{ loc:-1, mod:m1, var:mod0, type:set, rate:100,val:1 },
|
||||||
{ loc:-1, mod:m1, var:win0, type:set, rate:100,val:2048 },
|
{ loc:-1, mod:m1, var:win0, type:set, rate:100,val:2048 },
|
||||||
{ loc:-1, mod:m1, var:thr0, type:set, rate:100,val:60 },
|
{ loc:-1, mod:m1, var:thr0, type:set, rate:100,val:60 },
|
||||||
|
Loading…
Reference in New Issue
Block a user