mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-02-05 14:21:36 +01:00
Add comment for future changes.
This commit is contained in:
parent
1759c1003f
commit
802c1bef06
@ -122,6 +122,7 @@ public class FightListener extends CheckListener {
|
||||
// Improbable yaw changing.
|
||||
if (Combined.checkYawRate(player, player.getLocation().getYaw(), now, worldName, cc.yawRateCheck)) {
|
||||
// (Check or just feed).
|
||||
// TODO: Work into this somehow attacking the same aim and/or similar aim position (not cancel then).
|
||||
cancelled = true;
|
||||
}
|
||||
// Angle check.
|
||||
|
Loading…
Reference in New Issue
Block a user