mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-20 09:11:30 +00:00
Remove commented printf : IPC mgb/aebard spell casted on %s\n
This commit is contained in:
parent
40453f605d
commit
d5cdfdc33c
@ -1608,7 +1608,6 @@ Message(0, "Disc packet id=%d, %x,%x,%x", disc_in->disc_id, disc_in->unknown3[0]
|
|||||||
iterator.Advance();
|
iterator.Advance();
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
//printf("IPC mgb/aebard spell casted on %s\n", mob->GetName());
|
|
||||||
caster->SpellOnTarget(spell_id, mob);
|
caster->SpellOnTarget(spell_id, mob);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user