-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
tiled.dart/packages/tiled/lib/src/layer.dart
Line 144 in d71d0c8
(json) => null, // data is just a string or list of int on JSON |
Is this line supposed to return null? This seems to make tileData for the layer be null, causing a null assertion failure in flame_tiled that assumes tileData is not null.
Metadata
Metadata
Assignees
Labels
No labels