From 02f688326716e1f9a193f6f139021242241ad014 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Dec 2014 23:21:39 +0300 Subject: Add chat command for warp to location at same map. New chat command: /warp X Y --- 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 e4f96d06a..4de3c7cb4 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -514,6 +514,7 @@ namespace InputAction ADD_TEXT, KICK, LEAVE_PARTY, + WARP, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50