mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
13 lines
258 B
C
13 lines
258 B
C
#ifndef _PLAYERBOT_RAIDULDUARTRIGGERS_H
|
|
#define _PLAYERBOT_RAIDULDUARTRIGGERS_H
|
|
|
|
#include "EventMap.h"
|
|
#include "Trigger.h"
|
|
#include "PlayerbotAIConfig.h"
|
|
#include "GenericTriggers.h"
|
|
#include "RaidUlduarScripts.h"
|
|
#include "RaidUlduarBossHelper.h"
|
|
|
|
|
|
|
|
#endif |