[9818] Fix display bug when spell with more than 1 persistent area aura effect had several icons

This commit is contained in:
Laise 2010-05-01 20:53:16 +03:00
parent a0c32a101c
commit e076f50a2f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9817"
#define REVISION_NR "9818"
#endif // __REVISION_NR_H__