From 83dc7593205d7d076fc38d307e2964a57157defc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Mar 2013 02:11:46 +0300 Subject: Revert "Remove auction bot support." This reverts commit 0b236e4e04a6d89d34925ce9d2875c002e135b23. --- src/gui/setup_other.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/setup_other.cpp') diff --git a/src/gui/setup_other.cpp b/src/gui/setup_other.cpp index 4404a26e9..c4ce2a500 100644 --- a/src/gui/setup_other.cpp +++ b/src/gui/setup_other.cpp @@ -201,6 +201,9 @@ Setup_Other::Setup_Other(const Widget2 *const widget) : new SetupItemLabel(_("Bots support"), "", this); + new SetupItemCheckBox(_("Enable auction bot support"), "", + "enableAuctionBot", this, "enableAuctionBotEvent", false); + new SetupItemCheckBox(_("Enable guild bot support and disable native " "guild support"), "", "enableGuildBot", this, "enableGuildBotEvent", false); -- cgit v1.2.3-60-g2f50