[10926] Remove player-only limit for HandleAuraTransform where miscvalue is 0

Add error output for unhandled spells plus minor code cleanup

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-12-28 11:56:57 +01:00
parent 6a8f83379f
commit 1031f3b5d2
2 changed files with 11 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10925"
#define REVISION_NR "10926"
#endif // __REVISION_NR_H__