Capitalize effect ID in 0x1A lines
quisquous opened this issue · 1 comments
quisquous commented
Example: 26|2021-05-02T17:28:54.9260000-07:00|8a0|Blind To Rage|9999.00|E0000000||4001843D|Raven's Image|00|2042400|||a642d1288b80f63710def0a6ed548e1c
It would be nice if 8a0
were capitalized the way other hex ids like 4001843D
were.
ravahn commented
I went through the alpha branch and made all hex numbers use the same capitalization in log lines, so this should be resolved now.