fix: map location

This commit is contained in:
bridge
2026-01-26 23:22:14 +08:00
parent 84027fc1d7
commit 64783e018f
3 changed files with 16 additions and 1 deletions

View File

@@ -246,6 +246,7 @@ onUnmounted(() => {
</div>
<GameCanvas
:sidebar-width="sidebarWidth"
@avatarSelected="handleSelection"
@regionSelected="handleSelection"
/>