aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-01-04 09:54:21 -0600
committermegamage <none@none>2009-01-04 09:54:21 -0600
commit3797d15426846d258075742448858f834259e4c5 (patch)
treeae9770a84bb7a39fe632ed6f56855756dd80d964 /src/shared/revision_nr.h
parentf1d613432047ad4106f4fbbd5f8875a223b60d15 (diff)
*Mangos [7019] Fix AP/RAP bonus from stat at aura apply/remove. Not use CLASSMASK_WAND_USERS mask for AP bonus. By DiSlord.
*Mangos [7020] Initilize glyph order at loading/reset. This must fix problems with glyph use for old(converted) characters. By VladimirMangos. --HG-- branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index f01cb63b64a..49cf38c8714 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 "7018"
+ #define REVISION_NR "7020"
#endif // __REVISION_NR_H__