mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
Minimize difference
This commit is contained in:
@@ -485,7 +485,6 @@ void AccountMgr::UpdateAccountAccess(rbac::RBACData* rbac, uint32 accountId, uin
|
||||
rbac->SetSecurityLevel(securityLevel);
|
||||
|
||||
SQLTransaction trans = LoginDatabase.BeginTransaction();
|
||||
|
||||
// Delete old security level from DB
|
||||
if (realmId == -1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user