From ee12ea1f64fe7efcbfdba7e663de1663f3367834 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Aug 2017 02:02:43 +0300 Subject: Rename InventoryType::Mail into InventoryType::MailEdit. --- src/actions/actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions') diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index a8ad2a63f..d95b240c5 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -266,7 +266,7 @@ static Item *getItemByInvIndex(const int index, case InventoryType::Npc: case InventoryType::Cart: case InventoryType::Vending: - case InventoryType::Mail: + case InventoryType::MailEdit: case InventoryType::Craft: case InventoryType::TypeEnd: default: -- cgit v1.2.3-60-g2f50