AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_wp.cpp File Reference
#include "Chat.h"
#include "CommandScript.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 ( )
1102{
1103 new wp_commandscript();
1104}
Definition: cs_wp.cpp:37

Referenced by AddCommandsScripts().