Fixed crash.

This commit is contained in:
Filip Maj 2017-03-20 21:53:43 -04:00
parent 0a94840419
commit a77d2a9b48

View File

@ -95,8 +95,8 @@ namespace FFXIVClassic_Map_Server.Actors
isStatic = true; isStatic = true;
else else
{ {
charaWork.property[2] = 1; // charaWork.property[2] = 1;
npcWork.hateType = 1; // npcWork.hateType = 1;
} }
if (lParams == null) if (lParams == null)