From b81ff1c3772fddc5885042a29d8b8ece39a4629a Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 5 Mar 2008 17:09:47 +0000 Subject: - Merged Auction Search and Register. It seen to work fine, so you can test those. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12301 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mail.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/mail.c') diff --git a/src/map/mail.c b/src/map/mail.c index b2a4697e5..0f03ddd5c 100644 --- a/src/map/mail.c +++ b/src/map/mail.c @@ -28,6 +28,7 @@ void mail_clear(struct map_session_data *sd) sd->mail.index = 0; sd->mail.amount = 0; sd->mail.zeny = 0; + sd->auction.amount = 0; return; } -- cgit v1.2.3-60-g2f50