mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
fixed an issue causing client to crash
This commit is contained in:
@@ -152,8 +152,8 @@ namespace FFXIVClassic_Map_Server.Actors
|
||||
isStatic = true;
|
||||
else
|
||||
{
|
||||
charaWork.property[2] = 1;
|
||||
npcWork.hateType = 1;
|
||||
//charaWork.property[2] = 1;
|
||||
//npcWork.hateType = 1;
|
||||
}
|
||||
|
||||
if (lParams == null)
|
||||
|
Reference in New Issue
Block a user