[10400] Fixed crash in .aura command for spell without auras.

This commit is contained in:
VladimirMangos 2010-08-22 16:49:30 +04:00
parent d1172a1b9b
commit 82314c364a
7 changed files with 40 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10399"
#define REVISION_NR "10400"
#endif // __REVISION_NR_H__