ldtk
ldtk copied to clipboard
Destroying enum casued crash when enum is used as a level field
I destroyed an enum and it crashed the editor as the enum was still in use as a level feld. I expected LDtk to implicitly remove usages of the enum before removing it.