mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-12 08:43:08 +00:00
Revert 3f39dbf3
This commit is contained in:
parent
f8cff03eb8
commit
46d962ac07
|
@ -158,8 +158,6 @@ func transform_tile(
|
|||
|
||||
func update_tileset() -> void:
|
||||
editing_images.clear()
|
||||
if TileSetPanel.placing_tiles:
|
||||
return
|
||||
var tile_editing_mode := TileSetPanel.tile_editing_mode
|
||||
for i in cells.size():
|
||||
var coords := get_cell_coords_in_image(i)
|
||||
|
|
Loading…
Reference in a new issue