summaryrefslogtreecommitdiff
path: root/src/enums/inventorytype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/inventorytype.h')
-rw-r--r--src/enums/inventorytype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h
index b5f53b2cb..0656e9d72 100644
--- a/src/enums/inventorytype.h
+++ b/src/enums/inventorytype.h
@@ -33,7 +33,7 @@ enumStart(InventoryType)
Npc,
Cart,
Vending,
- Mail,
+ MailEdit,
Craft,
TypeEnd
}