mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
codestyle fix
This commit is contained in:
@@ -66,7 +66,6 @@ void BattlefieldMgr::InitBattlefield()
|
||||
|
||||
BattlefieldIdToScriptId[typeId] = sObjectMgr->GetScriptId(fields[1].GetString());
|
||||
|
||||
|
||||
++count;
|
||||
} while (result->NextRow());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user