#ifndef _PLAYERBOT_WOTLKDUNGEONACTIONCONTEXT_H #define _PLAYERBOT_WOTLKDUNGEONACTIONCONTEXT_H #include "utgardekeep/UtgardeKeepActionContext.h" #include "nexus/NexusActionContext.h" #include "azjolnerub/AzjolNerubActionContext.h" #include "oldkingdom/OldKingdomActionContext.h" #include "draktharonkeep/DrakTharonKeepActionContext.h" #include "violethold/VioletHoldActionContext.h" #include "gundrak/GundrakActionContext.h" #include "hallsofstone/HallsOfStoneActionContext.h" #include "hallsoflightning/HallsOfLightningActionContext.h" // #include "oculus/OculusActionContext.h" #include "utgardepinnacle/UtgardePinnacleActionContext.h" #include "cullingofstratholme/CullingOfStratholmeActionContext.h" // #include "trialofthechampion/TrialOfTheChampionActionContext.h" // #include "hallsofreflection/HallsOfReflectionActionContext.h" // #include "pitofsaron/PitOfSaronActionContext.h" // #include "forgeofsouls/ForgeOfSoulsActionContext.h" #endif