From 92eb0630eb067fbe0a18edb93a02f6fd424c3212 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Jun 2017 22:15:50 +0300 Subject: Add chat command for drop pet's loot. --- 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 035bbe3e7..3099c89ea 100644 --- a/src/enums/input/inputaction.h +++ b/src/enums/input/inputaction.h @@ -705,6 +705,7 @@ enumStart(InputAction) HOMUNCULUS_TO_MASTER, HOMUNCULUS_FEED, PET_FEED, + PET_DROP_LOOT, TOTAL } enumEnd(InputAction); -- cgit v1.2.3-60-g2f50