mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 05:43:12 +01:00
Core/Spells: removed unused variable (fix compile warning)
This commit is contained in:
@@ -2507,7 +2507,6 @@ void SpellMgr::LoadPetDefaultSpells()
|
||||
mPetDefaultSpellsMap.clear();
|
||||
|
||||
uint32 countCreature = 0;
|
||||
uint32 countData = 0;
|
||||
|
||||
TC_LOG_INFO("server.loading", "Loading summonable creature templates...");
|
||||
oldMSTime = getMSTime();
|
||||
|
||||
Reference in New Issue
Block a user