Change m_InvulnerableTicks description again again :D
This commit is contained in:
parent
ed1aa02d0c
commit
e5683ede63
@ -505,7 +505,7 @@ private:
|
|||||||
// Height of the entity (Y axis)
|
// Height of the entity (Y axis)
|
||||||
double m_Height;
|
double m_Height;
|
||||||
|
|
||||||
// If a player hit a entity, the entity become a invulnerable of 10 ticks
|
// If a player hit a entity, the entity become a invulnerable of 10 ticks. While this ticks, a player can't hit this entity.
|
||||||
int m_InvulnerableTicks;
|
int m_InvulnerableTicks;
|
||||||
} ; // tolua_export
|
} ; // tolua_export
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user