mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
style
This commit is contained in:
parent
9d5452778a
commit
0666621566
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