Resonite · published
Got another patch from @Gawdl3y!
Compatible with current, but update recommended if you're running into those issues!
- Merged Spanish locale update by rad4ngel
- Merged Korean locale update by @mirpasec
- Replaced hard-coded type checks for the wiki button logic with a reusable attribute to specify a wiki page prefix on types (implemented by @Gawdl3y)
-- This fixes user inspectors not building their component UI (reported by @ukilop, @moonbase__, issue #6657)
- Fixed nested classes of generic components causing an exception when building the wiki button for the component (reported by @ukilop, @moonbase__, issue #6657, fixed by @Gawdl3y)