猎妖之路节点修改
parent
77098ce6a1
commit
7958bb7fa3
|
@ -321,7 +321,7 @@ public class MathUtils {
|
||||||
list.add(start);
|
list.add(start);
|
||||||
start++;
|
start++;
|
||||||
}
|
}
|
||||||
Collections.shuffle(list);
|
// Collections.shuffle(list);
|
||||||
return list;
|
return list;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue