mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
Merge branch 'rf/caster' of https://github.com/Beefy-Swain/pytiled_parser into rf/caster
This commit is contained in:
@@ -245,7 +245,7 @@ def _get_common_attributes(raw_layer: RawLayer) -> Layer:
|
||||
|
||||
def _cast_tile_layer(raw_layer: RawLayer) -> TileLayer:
|
||||
""" Cast the raw_layer to a TileLayer.
|
||||
|
||||
|
||||
Args:
|
||||
raw_layer: RawLayer to be casted to a TileLayer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user