mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10175] Fix incorrectly blocked line of sight in certain locations.
I really should know by now that floats are not infinitely precise...
This commit is contained in:
parent
695f0f1655
commit
00751347e5
4 changed files with 30 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10174"
|
||||
#define REVISION_NR "10175"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue