![]() |
TrinityCore
|
#include "WorldSession.h"#include "Channel.h"#include "ChannelMgr.h"#include "ChannelPackets.h"#include "DB2Stores.h"#include "Log.h"#include "ObjectMgr.h"#include "Player.h"#include <cctype>
Include dependency graph for ChannelHandler.cpp:Go to the source code of this file.
Variables | |
| static size_t const | MAX_CHANNEL_NAME_STR = 31 |
| static size_t const | MAX_CHANNEL_PASS_STR = 127 |
|
static |
Definition at line 28 of file ChannelHandler.cpp.
|
static |
Definition at line 29 of file ChannelHandler.cpp.