ManaPlus
|
#include "net/eathena/chathandler.h"
#include "being/localplayer.h"
#include "net/serverfeatures.h"
#include "net/ea/chatrecv.h"
#include "net/eathena/chatrecv.h"
#include "net/eathena/messageout.h"
#include "net/eathena/protocolout.h"
#include "resources/chatobject.h"
#include "utils/stringutils.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
EAthena | |
Variables | |
int | packetVersion |
|
extern |
Definition at line 125 of file client.cpp.
Referenced by EAthena::ChatHandler::battleTalk(), EAthena::ChatHandler::privateMessage(), and EAthena::ChatHandler::talk().