Bug fixes and improvements to character select screen
This commit is contained in:
@ -43,4 +43,4 @@ onMounted(() => {
|
||||
charChatContainer.value!.setName(`${props.zoneCharacter.character!.name}_chatContainer`)
|
||||
charChatContainer.value!.setVisible(false)
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
|
@ -32,4 +32,4 @@ const createNicknameText = (text: Phaser.GameObjects.Text) => {
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user