*Mangos [7042] Fixed typo in SpellMgr::GetSpellAllowedInLocationError. This should fix problems with flasks and elixirs using. By Turk3y.

*Mangos [7043] Remove not need code. By DiSlord.
*Mangos [7044] Fix some priest spell (48110, 48111, 48112, 48113) crash. By DiSlord.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-01-07 11:41:53 -06:00
parent caac00a2ab
commit fd07b66887
5 changed files with 23 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7041"
#define REVISION_NR "7044"
#endif // __REVISION_NR_H__