Remove commented printf : IPC mgb/aebard spell casted on %s\n

This commit is contained in:
Akkadius 2015-01-20 01:34:44 -06:00
parent 40453f605d
commit d5cdfdc33c

View File

@ -1608,7 +1608,6 @@ Message(0, "Disc packet id=%d, %x,%x,%x", disc_in->disc_id, disc_in->unknown3[0]
iterator.Advance();
continue;
}
//printf("IPC mgb/aebard spell casted on %s\n", mob->GetName());
caster->SpellOnTarget(spell_id, mob);
}
else {