1
0

Change m_InvulnerableTicks description again again :D

This commit is contained in:
Howaner 2014-04-26 00:41:00 +02:00
parent ed1aa02d0c
commit e5683ede63

View File

@ -505,7 +505,7 @@ private:
// Height of the entity (Y axis)
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;
} ; // tolua_export