TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cs_bf.cpp File Reference
#include "ScriptMgr.h"
#include "Chat.h"
#include "BattlefieldMgr.h"
+ Include dependency graph for cs_bf.cpp:

Classes

class  bf_commandscript
 

Functions

void AddSC_bf_commandscript ()
 

Function Documentation

void AddSC_bf_commandscript ( )
176 {
177  new bf_commandscript();
178 }
Definition: cs_bf.cpp:29

+ Here is the caller graph for this function: