![]() |
ManaPlus
|
#include "net/eathena/partyhandler.h"#include "actormanager.h"#include "notifymanager.h"#include "party.h"#include "being/localplayer.h"#include "enums/resources/notifytypes.h"#include "net/ea/partyrecv.h"#include "net/eathena/messageout.h"#include "net/eathena/partyrecv.h"#include "net/eathena/protocolout.h"#include "debug.h"Go to the source code of this file.
Namespaces | |
| EAthena | |
Variables | |
| int | packetVersion |
|
extern |
Definition at line 125 of file client.cpp.
Referenced by EAthena::PartyHandler::chat(), EAthena::PartyHandler::invite(), EAthena::PartyHandler::setShareExperience(), and EAthena::PartyHandler::setShareItems().