samueladamsonline / Lorti-UI-TBC

Lorti UI for Burning Crusade Classic
30 stars 10 forks source link

Taint #24

Closed XyzKangUI closed 2 years ago

XyzKangUI commented 2 years ago

These lines in buffs.lua cause a massive taint with anything that uses the strings in UIparent.xml. I suggest to make a custom time format if you want the gap removed.

HOUR_ONELETTER_ABBR = "%dh"
DAY_ONELETTER_ABBR = "%dd"
MINUTE_ONELETTER_ABBR = "%dm"
SECOND_ONELETTER_ABBR = "%ds"