AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_go.cpp File Reference
#include "Chat.h"
#include "CommandScript.h"
#include "GameGraveyard.h"
#include "Language.h"
#include "MapMgr.h"
#include "ObjectMgr.h"
#include "Player.h"
#include "TicketMgr.h"
#include "boost/algorithm/string.hpp"
#include <regex>

Go to the source code of this file.

Classes

class  go_commandscript
 

Functions

void AddSC_go_commandscript ()
 

Function Documentation

◆ AddSC_go_commandscript()

void AddSC_go_commandscript ( )
538{
539 new go_commandscript();
540}
Definition: cs_go.cpp:40

Referenced by AddCommandsScripts().