mirror of https://github.com/aseprite/aseprite.git
Fix indentation of layer UUID in Aseprite file format spec
This commit is contained in:
parent
fa3fd501e0
commit
1e96c4640f
|
@ -204,7 +204,7 @@ entire layers layout:
|
|||
+ If layer type = 2
|
||||
DWORD Tileset index
|
||||
+ If file header flags have bit 4:
|
||||
UUID Layer's universally unique identifier
|
||||
UUID Layer's universally unique identifier
|
||||
|
||||
### Cel Chunk (0x2005)
|
||||
|
||||
|
|
Loading…
Reference in New Issue