pet buff trouble shooting

This commit is contained in:
2024-02-28 20:46:36 -06:00
parent 4540e5c770
commit a38e5b478a
2 changed files with 3 additions and 0 deletions
@@ -186,6 +186,8 @@ public enum PowersManager {
pc.setIsCasting(false);
}
} else{
ChatManager.chatSystemInfo(PlayerCharacter.getPlayerCharacter(((PerformActionMsg) msg).getSourceID()), "Failed To Cast");
}
}