Clear event tiles on map clear event
This commit is contained in:
parent
4b7b6e4885
commit
b5b6d0adcc
@ -58,6 +58,7 @@ watch(
|
||||
mapTiles.value!.clearTiles()
|
||||
eventTiles.value!.clearTiles()
|
||||
mapEditor.currentMap.value.placedMapObjects = []
|
||||
mapEditor.currentMap.value.mapEventTiles = []
|
||||
updateAndCommit(mapEditor.currentMap.value)
|
||||
mapEditor.resetClearTilesFlag()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user