ManaPlus
|
#include "net/tmwa/chathandler.h"
#include "being/localplayer.h"
#include "const/gui/chat.h"
#include "net/ea/chatrecv.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/protocolout.h"
#include "utils/gmfunctions.h"
#include "utils/stringutils.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
TmwAthena | |
Variables | |
unsigned int | tmwServerVersion |
|
extern |
Definition at line 134 of file client.cpp.
Referenced by TmwAthena::LoginRecv::processServerVersion(), TmwAthena::ChatHandler::talk(), and TmwAthena::ChatHandler::who().