[11698] Fixed spells 50756 and 50758 stack check

Original patch provided by Xfurry.
This commit is contained in:
VladimirMangos 2011-06-28 20:14:02 +04:00
parent 178654bbba
commit 75cfbb41c8
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11697"
#define REVISION_NR "11698"
#endif // __REVISION_NR_H__