mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -492,7 +492,6 @@ void ObjectMgr::LoadCreatureTemplates()
|
||||
|
||||
uint32 entry = fields[0].GetUInt32();
|
||||
|
||||
|
||||
CreatureTemplate& creatureTemplate = _creatureTemplateStore[entry];
|
||||
|
||||
creatureTemplate.Entry = entry;
|
||||
|
||||
Reference in New Issue
Block a user