ScalarVector1 / DragonLens

Modern, customizable, and community-driven debugging and cheat mod for TModLoader
26 stars 14 forks source link

Remove Extra "damage" Text in Damage Filters #23

Closed steviegt6 closed 1 year ago

steviegt6 commented 1 year ago

Resolves #19.

Fixes an issue with damage filters where "damage" was appended to the end despite display names already handling that.

This is fine for now, but it may be worthwhile to look into other ways of displaying the damage class name in a manner more consistent with other filters.