Change m_InvulnerableTicks description again.
This commit is contained in:
parent
ad1410f46e
commit
ed1aa02d0c
@ -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 20 ticks
|
||||
// If a player hit a entity, the entity become a invulnerable of 10 ticks
|
||||
int m_InvulnerableTicks;
|
||||
} ; // tolua_export
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user