forked from metin2/client
lognf instancebase
This commit is contained in:
parent
62916f0622
commit
67c4325b01
@ -1317,7 +1317,7 @@ void CInstanceBase::StateProcess()
|
|||||||
|
|
||||||
if (!__CanProcessNetworkStatePacket())
|
if (!__CanProcessNetworkStatePacket())
|
||||||
{
|
{
|
||||||
Lognf(0, "vid=%d \xBF\xF2\xC1\xF7\xC0\xCF \xBC\xF6 \xBE\xF8\xB4\xC2 \xBB\xF3\xC5\xC2\xB6\xF3 \xBD\xBA\xC5\xB5 IsDead=%d, IsKnockDown=%d", uVID, m_GraphicThingInstance.IsDead(), m_GraphicThingInstance.IsKnockDown());
|
Lognf(0, "vid=%d Skip because you can't move IsDead=%d, IsKnockDown=%d", uVID, m_GraphicThingInstance.IsDead(), m_GraphicThingInstance.IsKnockDown());
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user