#include "net/tmwserv/npchandler.h"
#include "net/tmwserv/connection.h"
#include "net/tmwserv/protocol.h"
#include "net/tmwserv/gameserver/internal.h"
#include "net/tmwserv/gameserver/player.h"
#include "net/messagein.h"
#include "net/messageout.h"
#include "beingmanager.h"
#include "npc.h"
#include "gui/npclistdialog.h"
#include "gui/npcpostdialog.h"
#include "gui/npc_text.h"
Go to the source code of this file.
Namespaces | |
namespace | TmwServ |
Variables | |
Net::NpcHandler * | npcHandler |
Definition at line 40 of file npchandler.cpp.