You are on page 1of 1

nge === undefined) {

range = 25;
}

if (spectype === undefined) {


spectype = 0;
}

if (bossId === undefined) {


bossId = false;
}

if (sortfunc === undefined) {


sortfunc = false;

You might also like