Thanks to Gaelen’s change in #681 I’ve added a similar change message to the conflict markers, e.g.,
>>>>>>> 1 [2OTFC3VB Fix: overly long loadscreen hints caused crashes when displayed in log. Maximum loadscreen length is now 190 (was 256).]
CHAR16 szName[190];
======= 1 [HL5Q3MEP Merged from revision: 6773]
CHAR16 szName[190];
<<<<<<< 1
Thanks to Gaelen’s change in #681 I’ve added a similar change message to the conflict markers, e.g.,