summaryrefslogtreecommitdiff
path: root/src/net/ea/beinghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/beinghandler.h')
-rw-r--r--src/net/ea/beinghandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/beinghandler.h b/src/net/ea/beinghandler.h
index 8513df916..9ac9fc39d 100644
--- a/src/net/ea/beinghandler.h
+++ b/src/net/ea/beinghandler.h
@@ -68,6 +68,8 @@ class BeingHandler notfinal : public Net::BeingHandler
static void processPvpSet(Net::MessageIn &msg);
+ static void processNameResponse2(Net::MessageIn &msg);
+
// Should we honor server "Stop Walking" packets
static int mSpawnId;
static bool mSync;