[7983] Make static Spell::SendCastResult accessable from script DLL.

This commit is contained in:
VladimirMangos 2009-06-09 14:46:14 +04:00
parent 67e002ef46
commit 07fa9cc8d7
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7982"
#define REVISION_NR "7983"
#endif // __REVISION_NR_H__