Raise TRAVERSEMAX 2 -> 8

- Improves nextwaypoint searching on a problem spot in
  Endless Mine
- I think the sight checking fail state can trigger too
  quickly, so this makes it more lenient? (I'm sorry,
  I don't really understand it myself.)
This commit is contained in:
James R 2024-03-06 18:32:33 -08:00
parent 5eeb45228c
commit 1a330dd471

View file

@ -725,7 +725,7 @@ extern int
#endif
// p_sight.c
#define TRAVERSE_MAX 2
#define TRAVERSE_MAX 8
/// Other karma comeback modes
//#define OTHERKARMAMODES