[9980] Remove target guid in spell with TARGET_FLAG_DEST_LOCATION

Corrects spell animations and visual going in weird directions for these kind of spells

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
zergtmn 2010-05-27 10:00:59 +02:00 committed by NoFantasy
parent 2681cd7de7
commit afc9b28103
2 changed files with 2 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9979"
#define REVISION_NR "9980"
#endif // __REVISION_NR_H__