This commit is contained in:
VDH
2025-12-23 17:47:47 +07:00
parent 824f713c37
commit 9dc80fe5f0
@@ -87,7 +87,6 @@ public class CECNPCMan : IMsgHandler
}
private void OnMsgNPCOutOfView(ECMSG msg)
{
BMLogger.LogError("HoangDev : OnMsgNPCOutOfView (int)msg.dwParam1:"+ (int)msg.dwParam1);
NPCLeave((int)msg.dwParam1);
}
public void Tick()