diff options
| author | megamage <none@none> | 2009-03-25 16:20:30 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-25 16:20:30 -0600 |
| commit | ebf53a4820de1978a9ad8a6743255d72ae7592e0 (patch) | |
| tree | e94cd2d951eb5ebb129a596bdc504753fb7822f1 /src/game/Spell.h | |
| parent | 2106e9f25773fe5c9e376057e6c4703210c0b2fb (diff) | |
*Summon all creatures by summon properties.
--HG--
branch : trunk
Diffstat (limited to 'src/game/Spell.h')
| -rw-r--r-- | src/game/Spell.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Spell.h b/src/game/Spell.h index 7b68bd97429..a7daf94cf22 100644 --- a/src/game/Spell.h +++ b/src/game/Spell.h @@ -270,7 +270,6 @@ class Spell void EffectProficiency(uint32 i); void EffectApplyAreaAura(uint32 i); void EffectSummonType(uint32 i); - void EffectSummon(uint32 i); void EffectLearnSpell(uint32 i); void EffectDispel(uint32 i); void EffectDualWield(uint32 i); |
