1
0
forked from noxious/client

Adjusted speed animation, temp. disabled inventory

This commit is contained in:
2024-08-03 18:31:08 +02:00
parent afc93ff9ad
commit fb6a7834e3
3 changed files with 72 additions and 72 deletions

View File

@ -9,7 +9,7 @@
<div class="flex absolute justify-between left-0 right-0 top-12 mx-12 my-0">
<Hud />
</div>
<Inventory />
<!-- <Inventory />-->
<World v-if="isLoaded" :key="gameStore.character?.zoneId" />
<div class="flex absolute justify-between left-0 right-0 bottom-24 h-24 mx-12 my-0">
<Chat />