From ac2cda962d5fc3e23858527be45a8ae7b9856b84 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 21:39:27 +0300 Subject: Move chat command /addpriorityattack into actions. --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index e2b2eefec..2008f865b 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -51,6 +51,7 @@ namespace Actions decHandler(sendMail); decHandler(info); decHandler(wait); + decHandler(addPriorityAttack); } // namespace Actions #undef decHandler -- cgit v1.2.3-60-g2f50