[9465] Make passive aura buffs/debuffs always show at not-casters.

This fix case when some racial party passive bufs not show for party members.
This commit is contained in:
VladimirMangos 2010-02-27 07:07:58 +03:00
parent 6efb768daa
commit 844f032458
2 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9464"
#define REVISION_NR "9465"
#endif // __REVISION_NR_H__