[7373] Implement expansion check at character loading (for homebind, transport and plain coordinates).

Also move fall damage calucaltion in new function.
This commit is contained in:
VladimirMangos 2009-03-03 00:29:22 +03:00
parent 9983286280
commit 02dd431846
4 changed files with 75 additions and 50 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7372"
#define REVISION_NR "7373"
#endif // __REVISION_NR_H__