mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
rf(layer): s/id/id_
This commit is contained in:
@@ -34,7 +34,7 @@ class Layer:
|
||||
for more info.
|
||||
"""
|
||||
|
||||
id_: int
|
||||
id: int
|
||||
name: str
|
||||
|
||||
height: int
|
||||
|
||||
Reference in New Issue
Block a user