mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 08:07:46 +00:00
style
This commit is contained in:
parent
de160f96de
commit
0bc38c791c
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ uint8_t Sapphire::Entity::EventObject::getFlag() const
|
||||||
return m_flag;
|
return m_flag;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void Sapphire::Entity::EventObject::setAnimationFlag( uint32_t flag, uint32_t animationFlag )
|
void Sapphire::Entity::EventObject::setAnimationFlag( uint32_t flag, uint32_t animationFlag )
|
||||||
{
|
{
|
||||||
for( const auto& player : m_inRangePlayers )
|
for( const auto& player : m_inRangePlayers )
|
||||||
|
|
Loading…
Add table
Reference in a new issue