Fixed admin command DlgAnswer not responding.
This commit is contained in:
parent
f584208524
commit
6fce931e93
@ -62,7 +62,7 @@ public final class DlgAnswer implements IClientIncomingPacket
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_messageId == SystemMessageId.S1.getId())
|
if (_messageId == SystemMessageId.S1_3.getId())
|
||||||
{
|
{
|
||||||
if (activeChar.removeAction(PlayerAction.USER_ENGAGE))
|
if (activeChar.removeAction(PlayerAction.USER_ENGAGE))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user