mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Core: Fix warnings with other way
This commit is contained in:
@@ -400,7 +400,6 @@ bool Group::AddMember(Player* player)
|
||||
stmt->setUInt8(4, member.roles);
|
||||
|
||||
CharacterDatabase.Execute(stmt);
|
||||
|
||||
}
|
||||
|
||||
SendUpdate();
|
||||
|
||||
Reference in New Issue
Block a user