#include "gameserver.h"
#include "internal.h"
#include "net/tmwserv/connection.h"
#include "net/tmwserv/protocol.h"
#include "net/messageout.h"
Go to the source code of this file.
Functions | |
void | Net::GameServer::connect (Net::Connection *connection, const std::string &token) |
void | Net::GameServer::logout (bool reconnectAccount) |