1
0

Change m_InvulnerableTicks description

This commit is contained in:
Howaner 2014-04-26 00:37:09 +02:00
parent 7fd9fe9d5f
commit ad1410f46e

View File

@ -505,7 +505,7 @@ private:
// Height of the entity (Y axis)
double m_Height;
// If a player hunt a entity, the entity become a invulnerable of 20 ticks
// If a player hit a entity, the entity become a invulnerable of 20 ticks
int m_InvulnerableTicks;
} ; // tolua_export