youarebritish / FoxKit

General-purpose Fox Engine data editor.
MIT License
47 stars 5 forks source link

EntityPtr list/dictionary inspectors broken #101

Closed youarebritish closed 6 years ago

youarebritish commented 6 years ago

EntityPtr fields get cast to IList(Entity) instead of their proper type and cause errors.