aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-16 20:14:45 -0600
committermegamage <none@none>2009-02-16 20:14:45 -0600
commit3f731b8c7f1227eb9a97b983f42f77aaf1b734c1 (patch)
tree4371b12e8bd5e16498d87a4cba33f81070739cf4 /src/shared/revision_nr.h
parent1ad4f8509c10198d7e2c6691a0f17292d6deac0e (diff)
[7287] Remove wrong implementation for spell 37573 dummy effect. It better implement in scripts anyway. Author: NoFantasy
*Note: this requires the import of SD2 script patch otherwise this spell will have no effect. [7286] Remove unused local variable. 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 239221fd113..23d670c2bab 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 "7285"
+ #define REVISION_NR "7287"
#endif // __REVISION_NR_H__