[c12543] Fix crash when unit don't have visible auras

This commit is contained in:
Dramacydal 2013-03-25 10:46:33 +03:00 committed by Antz
parent cfa0787a5f
commit 461f81a06a
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12542"
#define REVISION_NR "12543"
#endif // __REVISION_NR_H__