From 17631dacf2cb8ebc3acc1dae9df0729a80a150d9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 2 Nov 2011 03:02:25 +0300 Subject: Add enemy relation. --- src/commandhandler.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index c18a9d4c9..809e9e517 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -176,6 +176,11 @@ class CommandHandler */ void handleBlackList(const std::string &args, ChatTab *tab); + /** + * Handle an enemy command. + */ + void handleEnemy(const std::string &args, ChatTab *tab); + /** * Handle an erase command. */ -- cgit v1.2.3-60-g2f50