[10312] Allow store in DB same spell auras from different casters.

This fix errors at auras save to DB for like cases.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zergtmn 2010-08-03 04:03:42 +04:00 committed by VladimirMangos
parent a48fdd8620
commit 131fb72006
6 changed files with 17 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10311"
#define REVISION_NR "10312"
#endif // __REVISION_NR_H__