Core: Updated to 11.1.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/23624ed75abc8cbb77bb2e24a08e0836e4c41db5)
This commit is contained in:
@@ -995,6 +995,7 @@ namespace Game
|
||||
|
||||
AuctionHelloResponse auctionHelloResponse = new();
|
||||
auctionHelloResponse.Auctioneer = guid;
|
||||
auctionHelloResponse.AuctionHouseID = ahEntry.Id;
|
||||
auctionHelloResponse.OpenForBusiness = true;
|
||||
SendPacket(auctionHelloResponse);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user