From 81020303571b9421b3ef1c8d2ec5f5d36599540d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Dec 2014 17:06:53 +0300 Subject: eathena: impliment packet SMSG_NPC_CASH_SHOP_OPEN 0x0287. --- src/gui/windows/buydialog.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/windows/buydialog.h') diff --git a/src/gui/windows/buydialog.h b/src/gui/windows/buydialog.h index 088e9c2ba..514eee4d0 100644 --- a/src/gui/windows/buydialog.h +++ b/src/gui/windows/buydialog.h @@ -80,7 +80,8 @@ class BuyDialog final : public Window, { Nick = -1, Items = -2, - Market = -3 + Market = -3, + Cash = -4 }; void init(); -- cgit v1.2.3-60-g2f50