Core: Updated to 11.1.0

This commit is contained in:
Shauren
2025-03-02 15:43:34 +01:00
parent dac15a32a6
commit 23624ed75a
83 changed files with 25782 additions and 15882 deletions
@@ -3225,7 +3225,7 @@ void GameObject::Use(Unit* user, bool ignoreCastInProgress /*= false*/)
Player* player = user->ToPlayer();
WorldPackets::Misc::EnableBarberShop enableBarberShop;
enableBarberShop.CustomizationScope = info->barberChair.CustomizationScope;
enableBarberShop.CustomizationFeatureMask = info->barberChair.CustomizationFeatureMask;
player->SendDirectMessage(enableBarberShop.Write());
// fallback, will always work