mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11068] Prevent infinity creature fall at fail get heght.
Also fix wrong use INVALID_HEIGHT as height value. It must be used only for _check_ height, and DON'T must use as real height value. Must fix some wrong height check results. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
21cc7cd179
commit
d699d0973b
4 changed files with 9 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11067"
|
||||
#define REVISION_NR "11068"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue