[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:
Lynx3d 2010-09-03 11:56:01 +02:00
parent 87b2ab6ba1
commit 8474b2cbb0
2 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10437"
#define REVISION_NR "10438"
#endif // __REVISION_NR_H__