Trigger fixes and Warrior AI tweaks

This commit is contained in:
郑佩茹
2023-03-21 12:25:25 -06:00
parent f27ab459b1
commit aeeb37da78
11 changed files with 94 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
#define _PLAYERBOT_TANKWARRIORSTRATEGY_H
#include "GenericWarriorStrategy.h"
#include "WarriorTriggers.h"
class PlayerbotAI;