Death Source is not displayed in other locales
jhj0517 opened this issue ยท 2 comments
Thanks for the addon that makes Enjoying HC more enjoyable.
When using this addon on other locales, the death soruce is not displayed as below.
Death source after 'by' and 'killed by' is empty. ( ignore characters are "ใ
ใ
ใ
", That's a font problem in Korean, I may make another PR for it later. )
probably because the value is set to nil
by the table.
Need to look into it, but this one might be hard. Specifically for death sources, the addon depends on a huge table of id to eng names
@aaronma37 I made #46 for this, can you check it out?