pet AI implemented
This commit is contained in:
@@ -2022,7 +2022,6 @@ public class ClientMessagePump implements NetMsgHandler {
|
||||
return;
|
||||
|
||||
CombatManager.setAttackTarget(msg, conn);
|
||||
|
||||
if (pet.getCombatTarget() == null)
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user