[7445] Implement SPELL_EFFECT_JUMP2 used in some jump to target (unit/go/coordinates) spells.

This commit is contained in:
VladimirMangos 2009-03-12 13:50:52 +03:00
parent 1ed2f1e65d
commit b71759d204
3 changed files with 50 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7444"
#define REVISION_NR "7445"
#endif // __REVISION_NR_H__