diff options
author | megamage <none@none> | 2009-02-17 17:41:11 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-02-17 17:41:11 -0600 |
commit | 1f183d9e80468ed9cc1b679c5fa7fd182cf12300 (patch) | |
tree | 657256eb6abbcbbb7b0a9894c495a2f058481a5e /src/shared/revision_nr.h | |
parent | 484c1298e231aa95c03dfe26ba9be53b2b2ad7f3 (diff) |
[7294] Fix: Spell 59752 now removes all movement impairing effects and all effects which cause loss of control. Author: Maxxie
--HG--
branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-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 f918ca2e368..71c1b309dce 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 "7293" + #define REVISION_NR "7294" #endif // __REVISION_NR_H__ |