When SpriteSequenceField was changed to a record struct, the field lookups needed to be changed to property lookups.
Fixes regression from 36660b89e9.
3.6 KiB
3.6 KiB
When SpriteSequenceField was changed to a record struct, the field lookups needed to be changed to property lookups.
Fixes regression from 36660b89e9.