Bot fixes.

This commit is contained in:
Justin Marshall
2026-05-20 09:10:15 -07:00
parent ed6b826d23
commit 31a3805769
9 changed files with 571 additions and 421 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
#define MAX_BOT_ITEM_INFOS 2
#define MAX_BOT_ITEM_INFO 256
#define MAX_BOT_LEVEL_ITEMS 256
#define MAX_BOT_LEVEL_ITEMS 2048
//#define DEBUG_AI_GOAL
#ifdef RANDOMIZE
@@ -339,4 +339,4 @@ private:
idList<campspot_t> campspots;
};
extern idBotGoalManager botGoalManager;
extern idBotGoalManager botGoalManager;