fun: sword defaults
This commit is contained in:
parent
adcdc81423
commit
123c95ca1c
|
@ -50,7 +50,7 @@ export default async function createPlayer(id) {
|
|||
Ticking: {},
|
||||
VisibleAabb: {},
|
||||
Wielder: {
|
||||
activeSlot: 0,
|
||||
activeSlot: 1,
|
||||
},
|
||||
};
|
||||
return player;
|
||||
|
|
Loading…
Reference in New Issue
Block a user