mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 09:39:48 +00:00
Revert 3f39dbf3
This commit is contained in:
parent
7b6f70e999
commit
8110442ca1
|
@ -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