diff options
author | megamage <none@none> | 2009-02-27 12:21:28 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-02-27 12:21:28 -0600 |
commit | a27dd0c41a5910a8849ee39fa95d2a63b90eed24 (patch) | |
tree | 5ec8ea3668c5f9f41f0ab0bd65ed84f45625d264 /src/shared/revision_nr.h | |
parent | 0c0fe3185f5cad7909bb529f6ab563d3ac0e8fcd (diff) |
[7341] Report about wrongly use CREATURE_FLAG_EXTRA_INSTANCE_BIND for creatures spawned at not dungeon maps. Author: NoFantasy
--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 84addee51b6..ac205e21617 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 "7340" + #define REVISION_NR "7341" #endif // __REVISION_NR_H__ |