Missing part

This commit is contained in:
Aokromes
2017-04-16 16:21:22 +02:00
committed by GitHub
parent 66f1b8b580
commit e57cb54cda

View File

@@ -1071,7 +1071,7 @@ class TC_GAME_API ObjectMgr
void LoadVendors();
void LoadTrainerSpell();
void AddSpellToTrainer(uint32 entry, uint32 spell, uint32 spellCost, uint32 reqSkill, uint32 reqSkillValue, uint32 reqLevel);
void AddSpellToTrainer(uint32 entry, uint32 spell, uint32 spellCost, uint32 reqSkill, uint32 reqSkillValue, uint32 reqLevel, uint32 Index);
void LoadTerrainPhaseInfo();
void LoadTerrainSwapDefaults();