From bd44e8d0a94dd96e6f8eb0828b4f2b5de902ee83 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Apr 2015 20:22:00 +0300 Subject: add chat command for join chat room. New chat command: /joinroom NAME --- src/input/inputaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index 438075dcf..dba7a2a91 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -592,6 +592,7 @@ namespace InputAction KICK_GUILD, HAT, CREATE_PUBLIC_ROOM, + JOIN_ROOM, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50