mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 13:38:21 +00:00
Remove commented printf : NPC AE, fall thru. spell_id:%i, Target type:%x\n
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user