diff options
| author | megamage <none@none> | 2009-01-07 11:41:53 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-01-07 11:41:53 -0600 |
| commit | fd07b66887e3a99ab7eeca9d00df12e57750558b (patch) | |
| tree | a85d6100d3e33181978064c2505c928da543e9c9 /src/shared | |
| parent | caac00a2ab437e8fcfa642614d0de75cf398819c (diff) | |
*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
Diffstat (limited to 'src/shared')
| -rw-r--r-- | src/shared/revision_nr.h | 2 |
1 files changed, 1 insertions, 1 deletions
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__ |
