[8583] Prevent crash at casting DK spells by non-DK characters.

This commit is contained in:
VladimirMangos 2009-10-02 21:54:10 +04:00
parent 5440deddea
commit e167a567d5
5 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8582"
#define REVISION_NR "8583"
#endif // __REVISION_NR_H__