rf(tiled_object): rename TileImage to Tile

to match what the UI calls it
This commit is contained in:
Benjamin Kirkbride
2020-05-30 21:52:17 -04:00
parent 9e5453896d
commit 0b36a2e0cc

View File

@@ -137,7 +137,7 @@ class Text(TiledObject):
@attr.s(auto_attribs=True, kw_only=True)
class TileImage(TiledObject):
class Tile(TiledObject):
"""Tile object
See: https://doc.mapeditor.org/en/stable/manual/objects/#insert-tile