From 343d829cf7d0ed7a09c90e14145c483ea99573d6 Mon Sep 17 00:00:00 2001 From: eathenabot Date: Sat, 4 Feb 2012 06:32:20 +0000 Subject: * Merged changes up to eAthena 15074. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15541 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/mmo.h b/src/common/mmo.h index a0634d025..40ede7440 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -378,7 +378,7 @@ typedef enum mail_status { } mail_status; struct mail_message { - unsigned int id; + int id; int send_id; char send_name[NAME_LENGTH]; int dest_id; -- cgit v1.2.3-60-g2f50