1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00

Fix formatting

This commit is contained in:
Rushi 2022-01-16 22:53:02 +01:00
parent 2f9a56e6a1
commit 62dabd571c

View file

@ -1158,7 +1158,6 @@ const Sapphire::Entity::Player::UnlockList& Sapphire::Entity::Player::getUnlockB
const Sapphire::Entity::Player::OrchestrionList& Sapphire::Entity::Player::getOrchestrionBitmask() const
{
return m_orchestrion;
}
void Sapphire::Entity::Player::unlockMount( uint32_t mountId )