mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 13:37:01 +00:00
[10438] Fix GetHeight() to return height within actual search distance only.
Good news: Fixes fishing bobber Bad news: Mobs follow into the air again unless larger search distance is used
This commit is contained in:
parent
87b2ab6ba1
commit
8474b2cbb0
2 changed files with 10 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10437"
|
||||
#define REVISION_NR "10438"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue