Core/PacketIO: Add new auction house packet structures (not used yet)
Port From (https://github.com/TrinityCore/TrinityCore/commit/569f1c9f2a4806948521f4c6eab36d406ba45593)
This commit is contained in:
@@ -431,7 +431,6 @@ namespace Game.Network
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Sha256 keyData = new Sha256();
|
||||
keyData.Finish(account.game.SessionKey);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user