Fix a search&replace failure from previous rev.

--HG--
branch : trunk
This commit is contained in:
Machiavelli
2010-12-24 19:50:42 +01:00
parent 398d71285d
commit ee1e93d7ca

View File

@@ -867,7 +867,7 @@ class ObjectMgr
void LoadCreatures();
void LoadLinkedRespawn();
bool SetCreatureLinkedRespawn(uint32 guid, uint32 linkedGuid);
void LoadLinkedRespawnTimes();
void LoadCreatureRespawnTimes();
void LoadCreatureAddons();
void LoadCreatureModelInfo();
void LoadEquipmentTemplates();