From 0a068a5f08b1805d5b385b8f81aaf3c7199bff06 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Jun 2012 21:20:41 +0300 Subject: Add chat command /error for crash client. Some times this need for debuging. --- src/commandhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index a8f21ac7a..478211738 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -298,6 +298,8 @@ class CommandHandler void handleSetDrop(const std::string &args, ChatTab *tab); + void handleError(const std::string &args, ChatTab *tab); + void handleDump(const std::string &args, ChatTab *tab); void handleDumpGraphics(const std::string &args, ChatTab *tab); -- cgit v1.2.3-60-g2f50