aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-08 20:43:25 -0600
committermegamage <none@none>2009-02-08 20:43:25 -0600
commit62a6911dc70b71125d40d036dd49e0be867b7c0e (patch)
tree6713daa16f9321e0b031588d32c3d4cdc24d5f47 /src/shared/revision_nr.h
parent09adb057411281cef8e845071c24da50850bfb35 (diff)
[7236] Prevent lost spells dependent from skills learned before non-dependent spell loading from DB.
For example spell 2764 will correctly show in spellbook after re-login. Author: 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 f64a9a60594..0d4ffb5b9ba 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 "7235"
+ #define REVISION_NR "7236"
#endif // __REVISION_NR_H__