AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_bf.cpp File Reference
#include "BattlefieldMgr.h"
#include "Chat.h"
#include "CommandScript.h"

Go to the source code of this file.

Classes

class  bf_commandscript
 

Functions

void AddSC_bf_commandscript ()
 

Function Documentation

◆ AddSC_bf_commandscript()

void AddSC_bf_commandscript ( )
160{
161 new bf_commandscript();
162}
Definition: cs_bf.cpp:32

Referenced by AddCommandsScripts().