Mana
|
#include "net/tmwa/chathandler.h"
#include "actorspritemanager.h"
#include "avatar.h"
#include "being.h"
#include "event.h"
#include "localplayer.h"
#include "playerrelations.h"
#include "gui/socialwindow.h"
#include "net/tmwa/loginhandler.h"
#include "net/tmwa/messagein.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/protocol.h"
#include "utils/gettext.h"
#include "utils/stringutils.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | TmwAthena |
Warning: buffers and other variables are shared, so there can be only one connection active at a time. | |
Variables | |
Net::ChatHandler * | chatHandler |
|
extern |