aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-10 01:06:39 -0600
committermegamage <none@none>2009-02-10 01:06:39 -0600
commit58374f87b4b3eb2f92dfa8f28969b187a544e6b2 (patch)
tree53d2a174bf3c373c85e1e811c0a9caf8a50a9674 /src/shared
parentba7a8cc836d614f98f5284205c6504aba4a16067 (diff)
[7254] Cleanups and batter checking in homebind/bgEntryPoint code.
* Load homebind data early in Player::LoadFromDB and use instead initital race points in cases need some safe point if current coordinate broken by some reason. * Store BG entry point in to WorldLocation and simplify calls. * Set bg entry point at GM teleports to battleground for correct auto-recall position at battleground end. 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 28cff7f433b..a1fd1f71117 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 "7253"
+ #define REVISION_NR "7254"
#endif // __REVISION_NR_H__