[0121] Some Typos

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-17 13:30:38 +02:00 committed by Antz
parent 7a079fcd09
commit d7b5567041
3 changed files with 5 additions and 5 deletions

View file

@ -2041,7 +2041,7 @@ void ObjectMgr::LoadItemPrototypes()
if (proto->DamageType >= MAX_SPELL_SCHOOL)
{
sLog.outErrorDb("Item (Entry: %u) has wrong damagetype (%u)", i, proto->DamageType);
const_cast<ItemPrototype*>(proto)->DamageType = 0;
const_cast<ItemPrototype*>(proto)->DamageType = 0;
}
// special format