Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect flag assignment for entity attack events
Adjusted the conditional logic to ensure correct flag assignment when entities attack each other. This fixes a bug where the `entityAttackEntity` flag was not being set properly, potentially causing unwanted behavior in the protection system.
- Loading branch information