[11778] Implement removal of spells that don't have appropriate SpellAuraInterruptFlags using proc system

Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
Schmoozerd 2011-08-10 16:05:54 +03:00 committed by Laise
parent e3e39b5607
commit 83079e0b81
4 changed files with 24 additions and 53 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11777"
#define REVISION_NR "11778"
#endif // __REVISION_NR_H__