diff --git a/zone/common.h b/zone/common.h index 9e8a4f0f0..64e792250 100644 --- a/zone/common.h +++ b/zone/common.h @@ -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