forked from noxious/client
Tiny improvements
This commit is contained in:
@ -39,7 +39,5 @@ loadTexture(scene, {
|
||||
console.error('Error loading texture:', error)
|
||||
})
|
||||
|
||||
onMounted(async () => {
|
||||
|
||||
})
|
||||
onMounted(async () => {})
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user