From fd07b66887e3a99ab7eeca9d00df12e57750558b Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 7 Jan 2009 11:41:53 -0600 Subject: *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 --- src/shared/revision_nr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared') diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 05ad9af7f9c..91a4faed956 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "7041" + #define REVISION_NR "7044" #endif // __REVISION_NR_H__ -- cgit v1.2.3