diff mm7_2.cpp @ 110:aa9b34eb3da4

NPC(Margaret) fix
author Ritor1
date Sat, 09 Feb 2013 17:39:50 +0600
parents 8a10c9780e17
children fe0e317c0de0
line wrap: on
line diff
--- a/mm7_2.cpp	Sat Feb 09 01:56:58 2013 +0600
+++ b/mm7_2.cpp	Sat Feb 09 17:39:50 2013 +0600
@@ -13849,6 +13849,7 @@
   }
 
   pNPCStats = new NPCStats;
+  memset(pNPCStats->pNPCData, 0, 0x94BCu);
   pNPCStats->Initialize();
 
   Initialize_GlobalEVT();