From 038ff81a08391cd17c470b9da1f4bffeb2aa64db Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Apr 2016 18:17:23 +0300 Subject: Remove extra coma in tmwa only builds. --- src/gui/windows/itemamountwindow.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/windows/itemamountwindow.h b/src/gui/windows/itemamountwindow.h index a67c50174..c072b39c7 100644 --- a/src/gui/windows/itemamountwindow.h +++ b/src/gui/windows/itemamountwindow.h @@ -56,10 +56,12 @@ class ItemAmountWindow final : public Window, CartRemove, ItemSplit, ShopBuyAdd, - ShopSellAdd, #ifdef EATHENA_SUPPORT + ShopSellAdd, CraftAdd, MailAdd +#else + ShopSellAdd #endif }; -- cgit v1.2.3-60-g2f50