[7663] Fixed crash at interrupting channeled spell. Cleanup spell interrupt code.

This commit is contained in:
VladimirMangos 2009-04-13 10:39:37 +04:00
parent b143a300cb
commit 56350b32ed
4 changed files with 18 additions and 52 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7662"
#define REVISION_NR "7663"
#endif // __REVISION_NR_H__