add strategy about bronjahm

This commit is contained in:
姜耀
2024-10-30 20:19:01 +08:00
parent 74ee7fa3a4
commit 16e2cac60d
13 changed files with 262 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
#ifndef _PLAYERBOT_DUNGEONUTILS_H
#define _PLAYERBOT_DUNGEONUTILS_H
#include "Player.h"
template<class T> inline
const T& DUNGEON_MODE(Player* bot, const T& normal5, const T& heroic10)