Core/PacketIO: Update some files
Port From (https://github.com/TrinityCore/TrinityCore/commit/76352cb391b4ff239ef70ff85ede4f09fcffc069)
This commit is contained in:
@@ -994,7 +994,7 @@ namespace Game
|
||||
return;
|
||||
|
||||
AuctionHelloResponse auctionHelloResponse = new();
|
||||
auctionHelloResponse.Guid = guid;
|
||||
auctionHelloResponse.Auctioneer = guid;
|
||||
auctionHelloResponse.OpenForBusiness = true;
|
||||
SendPacket(auctionHelloResponse);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user