mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(Core/Player): achievements activation (#1463)
This commit is contained in:
committed by
Francesco Borzì
parent
cb81f3c17a
commit
1b7522ff0e
@@ -1211,6 +1211,8 @@ bool Player::Create(uint32 guidlow, CharacterCreateInfo* createInfo)
|
||||
}
|
||||
// all item positions resolved
|
||||
|
||||
CheckAllAchievementCriteria();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user