From d3010ba93e3f30b4af2314434c21f114459b8ef7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Oct 2015 20:22:29 +0300 Subject: Add packet SMSG_NPC_SKIN 0x0b1c. --- src/gui/windows/npcdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/npcdialog.h') diff --git a/src/gui/windows/npcdialog.h b/src/gui/windows/npcdialog.h index fcd4b7e15..4f6a0f3cf 100644 --- a/src/gui/windows/npcdialog.h +++ b/src/gui/windows/npcdialog.h @@ -214,6 +214,8 @@ class NpcDialog final : public Window, int isCloseState() const { return mActionState == NPC_ACTION_CLOSE; } + void setSkin(const std::string &skin); + static void copyToClipboard(const BeingId npcId, const int x, const int y); -- cgit v1.2.3-60-g2f50