mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
[Cleanup] Remove CHECK_LOS_STEP from zone/common.h (#3398)
# Notes - This is unused.
This commit is contained in:
parent
6c289a7c71
commit
5cbc380c62
@ -18,7 +18,6 @@
|
||||
//LOS Parameters:
|
||||
#define HEAD_POSITION 0.9f //ratio of GetSize() where NPCs see from
|
||||
#define SEE_POSITION 0.5f //ratio of GetSize() where NPCs try to see for LOS
|
||||
#define CHECK_LOS_STEP 1.0f
|
||||
|
||||
#define ARCHETYPE_HYBRID 1
|
||||
#define ARCHETYPE_CASTER 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user