Advertisement
Guest User

Fix fear distance

a guest
May 4th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. @@ -24,8 +24,8 @@
  2. #include "DestinationHolderImp.h"
  3. #include "ObjectAccessor.h"
  4.  
  5. -#define MIN_QUIET_DISTANCE 28.0f
  6. -#define MAX_QUIET_DISTANCE 43.0f
  7. +#define MIN_QUIET_DISTANCE 20.0f
  8. +#define MAX_QUIET_DISTANCE 25.0f
  9.  
  10. template<class T>
  11. void
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement