From 97868ad421f8587ffedda5392ac0af2c3fecc7bb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Apr 2015 22:29:14 +0300 Subject: Add chat command for leave chat room. New chat command: /leaveroom --- 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 dba7a2a91..f39b1864b 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -593,6 +593,7 @@ namespace InputAction HAT, CREATE_PUBLIC_ROOM, JOIN_ROOM, + LEAVE_ROOM, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50