forked from noxious/client
Don't update after closing sprite action img offset modal
This commit is contained in:
parent
f268ac9e5b
commit
57ad9d4889
@ -159,7 +159,6 @@ const saveOffset = (index: number) => {
|
|||||||
...newImages[index],
|
...newImages[index],
|
||||||
offset: { ...tempOffset.value }
|
offset: { ...tempOffset.value }
|
||||||
}
|
}
|
||||||
updateImages(newImages)
|
|
||||||
closeOffsetModal()
|
closeOffsetModal()
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user