From dd46c744a74a3ecbb782d5d59c807bcea88d2365 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 29 Apr 2011 03:37:49 +0300 Subject: Add char command /addpriorityattack. --- src/commandhandler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index 41811be89..bb15c139a 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -276,6 +276,9 @@ class CommandHandler void handleAddAttack(const std::string &args, ChatTab *tab _UNUSED_); + void handleAddPriorityAttack(const std::string &args, + ChatTab *tab _UNUSED_); + void handleRemoveAttack(const std::string &args, ChatTab *tab _UNUSED_); -- cgit v1.2.3-60-g2f50