AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_tele.cpp File Reference
#include "Chat.h"
#include "CommandScript.h"
#include "DBCStores.h"
#include "DatabaseEnv.h"
#include "Group.h"
#include "Language.h"
#include "MapMgr.h"
#include "ObjectMgr.h"
#include "Player.h"

Go to the source code of this file.

Classes

class  tele_commandscript
 

Functions

void AddSC_tele_commandscript ()
 

Function Documentation

◆ AddSC_tele_commandscript()

void AddSC_tele_commandscript ( )
378{
379 new tele_commandscript();
380}
Definition: cs_tele.cpp:38

Referenced by AddCommandsScripts().