[10255] Fix aura remove in Unit:: _UpdateSpells

This commit is contained in:
Laise 2010-07-24 12:55:59 +03:00
parent e3befa2072
commit dbf2d02762
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10254"
#define REVISION_NR "10255"
#endif // __REVISION_NR_H__