.
This commit is contained in:
parent
95342b0c53
commit
f502f32434
@ -134,7 +134,7 @@ export default class Player {
|
|||||||
name: "",
|
name: "",
|
||||||
planeId: 10001
|
planeId: 10001
|
||||||
}
|
}
|
||||||
const LINEUPS = 4;
|
const LINEUPS = 6;
|
||||||
let slot = 0;
|
let slot = 0;
|
||||||
dataObj.lineup = {
|
dataObj.lineup = {
|
||||||
curIndex: 0,
|
curIndex: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user