ManaPlus
|
#include "being/localplayer.h"
#include "gui/dialogsmanager.h"
#include "gui/popupmanager.h"
#include "gui/windows/npcdialog.h"
#include "net/adminhandler.h"
#include "net/playerhandler.h"
#include "localconsts.h"
Go to the source code of this file.
Data Structures | |
struct | PlayerPostDeathListener |
Variables | |
Window * | deathNotice |
|
extern |
Definition at line 62 of file dialogsmanager.cpp.
Referenced by PlayerPostDeathListener::action().