Add comment for future changes.

This commit is contained in:
asofold 2012-12-28 19:35:43 +01:00
parent 1759c1003f
commit 802c1bef06

View File

@ -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.