ldtk icon indicating copy to clipboard operation
ldtk copied to clipboard

Destroying enum casued crash when enum is used as a level field

Open nyalloc opened this issue 3 years ago • 0 comments

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.

nyalloc avatar Aug 11 '22 22:08 nyalloc