mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
more build fix try
This commit is contained in:
@@ -3567,6 +3567,7 @@ void Guild::SendGuildRanksUpdate(ObjectGuid setterGuid, ObjectGuid targetGuid, u
|
||||
data.WriteByteSeq(targetGuid[4]);
|
||||
BroadcastPacket(&data);
|
||||
|
||||
SQLTransaction trans(nullptr);
|
||||
member->ChangeRank(trans, rank);
|
||||
|
||||
TC_LOG_DEBUG("network", "SMSG_GUILD_RANKS_UPDATE [Broadcast] Target: %s, Issuer: %s, RankId: %u",
|
||||
|
||||
Reference in New Issue
Block a user