[7442] Implement TARGET_DIRECTLY_FORWARD spell target mode.

It used in many cannon/rocket ike spells.
This commit is contained in:
VladimirMangos 2009-03-11 22:40:12 +03:00
parent 903b810353
commit 498ab2df07
3 changed files with 25 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7441"
#define REVISION_NR "7442"
#endif // __REVISION_NR_H__