diff --git a/src/world/Actor/Player.cpp b/src/world/Actor/Player.cpp index 9aba9187..eb1a0fb5 100644 --- a/src/world/Actor/Player.cpp +++ b/src/world/Actor/Player.cpp @@ -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 )