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/commands.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/commands.h') diff --git a/src/commands.h b/src/commands.h index 5eb189718..350f80469 100644 --- a/src/commands.h +++ b/src/commands.h @@ -84,6 +84,7 @@ namespace Commands decHandler(imitation); decHandler(heal); decHandler(navigate); + decHandler(mail); decHandler(hack); decHandler(priceLoad); decHandler(priceSave); @@ -160,6 +161,7 @@ static const CommandInfo commands[] = {"heal", &Commands::heal}, {"navigate", &Commands::navigate}, {"imitation", &Commands::imitation}, + {"mail", &Commands::mail}, {"trade", &Commands::trade}, {"priceload", &Commands::priceLoad}, {"pricesave", &Commands::priceSave}, -- cgit v1.2.3-60-g2f50