mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
Forgot a comment
This commit is contained in:
parent
53698cda86
commit
d463319baf
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ uint16_t Core::Entity::Actor::getGp() const
|
|||
return m_gp;
|
||||
}
|
||||
|
||||
/*! \return current GP */
|
||||
/*! \return current invincibility type */
|
||||
InvincibilityType Core::Entity::Actor::getInvincibilityType() const
|
||||
{
|
||||
return m_invincibilityType;
|
||||
|
|
Loading…
Add table
Reference in a new issue