forked from noxious/client
Works partially 💩
This commit is contained in:
@ -42,7 +42,7 @@ const handleRotate = () => {
|
||||
}
|
||||
|
||||
const handleMove = () => {
|
||||
emit('move')
|
||||
emit('move', zoneEditorStore.selectedZoneObject?.id);
|
||||
}
|
||||
|
||||
const handleDelete = () => {
|
||||
|
Reference in New Issue
Block a user