forked from noxious/client
Changed User panel name, created panel toggles, WIP equipment panel
This commit is contained in:
@ -50,7 +50,7 @@ import Menubar from '@/components/gui/Menu.vue'
|
||||
import GmTools from '@/components/gameMaster/GmTools.vue'
|
||||
import ZoneEditor from '@/components/gameMaster/zoneEditor/ZoneEditor.vue'
|
||||
import GmPanel from '@/components/gameMaster/GmPanel.vue'
|
||||
import Inventory from '@/components/gui/Inventory.vue'
|
||||
import Inventory from '@/components/gui/UserPanel.vue'
|
||||
|
||||
const gameStore = useGameStore()
|
||||
const zoneEditorStore = useZoneEditorStore()
|
||||
|
Reference in New Issue
Block a user