From 3a091245572872f5cda79eab92eb392f92c02b39 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 22:29:29 +0300 Subject: Move chat command /move into actions. --- src/utils/stringutils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/stringutils.h') diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h index 4f84dab76..5cf685a89 100644 --- a/src/utils/stringutils.h +++ b/src/utils/stringutils.h @@ -238,4 +238,6 @@ bool isDigit(const std::string &str); void secureChatCommand(std::string &str); +bool parse2Int(const std::string &args, int &x, int &y); + #endif // UTILS_STRINGUTILS_H -- cgit v1.2.3-70-g09d2