ActionsMenu WIP
This commit is contained in:
parent
ad2dd1c8d5
commit
fd012d6c69
5 changed files with 80 additions and 3 deletions
|
@ -1915,6 +1915,7 @@ ${escapedMessage}
|
|||
}
|
||||
|
||||
const texturesPromise = lazyLoadPlayerCharacterTextures(this.load, addPlayerData.characterLayers);
|
||||
console.log(addPlayerData);
|
||||
const player = new RemotePlayer(
|
||||
addPlayerData.userId,
|
||||
this,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue