Link pr if not pulled directly.

This commit is contained in:
asofold 2013-12-01 13:01:03 +01:00
parent fad90d175a
commit 3d3cbc341b

View File

@ -138,6 +138,7 @@ public class FightData extends ACheckData {
public int speedShortTermTick;
// TNT workaround: Allow ENTITY_ATTACK if these attributes match.
// Discussion at: https://github.com/NoCheatPlus/NoCheatPlus/pull/17 (@Iceee)
/** Tick the last explosion damage was dealt at. */
public int lastExplosionDamageTick = -1 ;
/** Last explosion damaged entity (id). */