aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-16 20:18:21 -0600
committermegamage <none@none>2009-02-16 20:18:21 -0600
commitf271e71dc55953f9ddff9b5e33c480cbeb67dff9 (patch)
treeac0f0c49cb97d7628c53f2e5bd8e907f467e4059 /src/shared/revision_nr.h
parent4eb963528ba47868c500db6a16319f27ac37bf4d (diff)
[7288] Implement CreatureAI::JustReachedHome scripting call for home movement end point event. Author: NoFantasy
*Note: need to look at SD2 script to check what is the use of this function. --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 23d670c2bab..72f466b2f17 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 "7287"
+ #define REVISION_NR "7288"
#endif // __REVISION_NR_H__