forked from noxious/client
Removed redundant code
This commit is contained in:
parent
fbc4a3dcdb
commit
6988565484
@ -179,7 +179,7 @@ gameStore.connection?.on('character:list', (data: any) => {
|
||||
// Select character logics
|
||||
function loginWithCharacter() {
|
||||
if (!selectedCharacterId.value) return
|
||||
deletingCharacter.value = null
|
||||
|
||||
gameStore.connection?.emit('character:connect', {
|
||||
characterId: selectedCharacterId.value,
|
||||
characterHairId: selectedHairId.value
|
||||
|
Loading…
x
Reference in New Issue
Block a user