Code: Select all
--- a/MQ2HUD/MQ2HUD.cpp Wed Feb 15 11:36:06 2017
+++ b/MQ2HUD/MQ2HUD.cpp Tue Mar 28 00:39:11 2017
@@ -144,6 +144,7 @@
pElement->Y=Y;
strcpy_s(pElement->Text,IniString);
pElement->Size=Size;
+ ZeroMemory(pElement->PreParsed, sizeof(pElement->PreParsed));
DebugSpew("New element '%s' in color %X",pElement->Text,pElement->Color);
}

donations for this month's patches.