[7028] Code fix on client change

Remove not need code
Fix some SPELL_AURA_OVERRIDE_CLASS_SCRIPTS aura use

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-05 02:43:30 +03:00
parent b64211c937
commit 791c54dd0b
2 changed files with 6 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7027"
#define REVISION_NR "7028"
#endif // __REVISION_NR_H__