Implemented logic to walk with arrow keys
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
/>
|
||||
<MapList ref="mapModal" @open-create-map="mapSettingsModal?.open" />
|
||||
<TileList ref="tileList" />
|
||||
<ObjectList ref="objectList"/>
|
||||
<ObjectList ref="objectList" />
|
||||
<MapSettings ref="mapSettingsModal" />
|
||||
<TeleportModal ref="teleportModal" />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user