mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-26 03:27:44 +00:00
Merge remote-tracking branch 'remotes/origin/develop' into develop_c
This commit is contained in:
commit
721d3b40dd
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ void Sapphire::Entity::Player::finishQuest( uint16_t questId )
|
|||
|
||||
updateQuestsCompleted( questId );
|
||||
|
||||
sendQuestTracker();
|
||||
//sendQuestTracker(); already sent in removeQuest()
|
||||
}
|
||||
|
||||
void Sapphire::Entity::Player::unfinishQuest( uint16_t questId )
|
||||
|
|
Loading…
Add table
Reference in a new issue