Mana
|
#include "net/tmwa/adminhandler.h"
#include "actorspritemanager.h"
#include "being.h"
#include "event.h"
#include "playerrelations.h"
#include "net/chathandler.h"
#include "net/net.h"
#include "net/tmwa/messagein.h"
#include "net/tmwa/protocol.h"
#include "utils/gettext.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::AdminHandler * | adminHandler |
|
extern |