[12219] Add generic stackign exception to vehicle control and linkedAura auras

Note: This might not be correct, but aura stacking needs some other serious research, so this should be ok for now.
Signed-off-by: Schmoozerd <schmoozerd@cmangos>
This commit is contained in:
kid10 2012-09-13 23:03:31 +02:00 committed by Antz
parent 6ceee0e4b7
commit e635569d08
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12218"
#define REVISION_NR "12219"
#endif // __REVISION_NR_H__