- Timestamp:
- 11/22/08 05:30:06 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Spell.cpp
r285 r286 1281 1281 Trinity::SpellNotifierCreatureAndPlayer notifier(*this, TagUnitMap, radius, type, TargetType, entry); 1282 1282 1283 if(TargetType != SPELL_TARGETS_ENTRY)1283 //if(TargetType != SPELL_TARGETS_ENTRY) 1284 1284 { 1285 1285 TypeContainerVisitor<Trinity::SpellNotifierCreatureAndPlayer, WorldTypeMapContainer > world_object_notifier(notifier);