From acba95ebb0119e7b0f9ef01d9bf3577582857253 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 13 Feb 2018 01:54:28 +0300 Subject: Add clan window. For now can be opened only by chat command /clan. --- src/enums/input/inputaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/enums') diff --git a/src/enums/input/inputaction.h b/src/enums/input/inputaction.h index 675dc55fe..06602f8ba 100644 --- a/src/enums/input/inputaction.h +++ b/src/enums/input/inputaction.h @@ -709,6 +709,7 @@ enumStart(InputAction) PET_RETURN_TO_EGG, PET_UNEQUIP, ADD_SKILL_SHORTCUT, + WINDOW_CLAN, TOTAL } enumEnd(InputAction); -- cgit v1.2.3-60-g2f50