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 ( )
1096{
1097 new wp_commandscript();
1098}
Definition cs_wp.cpp:30

Referenced by AddCommandsScripts().