Change m_InvulnerableTicks description
This commit is contained in:
parent
7fd9fe9d5f
commit
ad1410f46e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user