mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-30 16:18:52 +01:00
fix(layer): darren is bad at leaving extra whitespace 2: electric boog
This commit is contained in:
@@ -311,7 +311,7 @@ def _cast_image_layer(raw_layer: RawLayer) -> ImageLayer:
|
||||
|
||||
def _cast_group_layer(raw_layer: RawLayer) -> LayerGroup:
|
||||
""" Cast the raw_layer to a LayerGroup.
|
||||
|
||||
|
||||
Args:
|
||||
raw_layer: RawLayer to be casted to a LayerGroup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user