AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_wp.cpp File Reference
#include "Chat.h"
#include "CommandScript.h"
#include "Language.h"
#include "ObjectMgr.h"
#include "Player.h"
#include "WaypointMgr.h"

Go to the source code of this file.

Classes

class  wp_commandscript
 

Functions

void AddSC_wp_commandscript ()
 

Function Documentation

◆ AddSC_wp_commandscript()

void AddSC_wp_commandscript ( )
1104{
1105 new wp_commandscript();
1106}
Definition: cs_wp.cpp:39

Referenced by AddCommandsScripts().