mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-07 07:12:25 +00:00
Remove commented printf : NPC AE, fall thru. spell_id:%i, Target type:%x\n
This commit is contained in:
parent
725a2d29a2
commit
146d7d46a9
@ -1611,7 +1611,6 @@ Message(0, "Disc packet id=%d, %x,%x,%x", disc_in->disc_id, disc_in->unknown3[0]
|
|||||||
caster->SpellOnTarget(spell_id, mob);
|
caster->SpellOnTarget(spell_id, mob);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//printf("NPC AE, fall thru. spell_id:%i, Target type:%x\n", spell_id, spells[spell_id].targettype);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user