aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-20 15:19:43 -0600
committermegamage <none@none>2009-02-20 15:19:43 -0600
commit289eb0e5e5d7008f6483b8794dc5745d57c43463 (patch)
treef1a482e51aca917c86d358528c6518cce1bbd229 /src/shared
parente78a83423772cd0b763068bd3b012c45fbd94e0c (diff)
[7309] Allow creatures has been visible in 2 or more phases as expected for some creature. Author: VladimirMangos
--HG-- branch : trunk
Diffstat (limited to 'src/shared')
-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 e96791f833d..a61bba635ea 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 "7308"
+ #define REVISION_NR "7309"
#endif // __REVISION_NR_H__