[Classic] Missing updates.

This commit is contained in:
MobiusDev
2015-05-22 04:38:57 +00:00
parent 13e5560585
commit 95c8b1345c
9 changed files with 97 additions and 12 deletions

View File

@@ -93,7 +93,7 @@ public final class Fishing extends AbstractEffect
}
else
{
player.endFishing(false);
player.endFishing(false, false);
}
player.sendPacket(SystemMessageId.YOUR_ATTEMPT_AT_FISHING_HAS_BEEN_CANCELLED);