From 603dc60466a7067ecb68384185cb1c20aaea7366 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sat, 8 Mar 2008 20:11:28 +0000 Subject: - Auction System implementation completed. - As mail system, this will need a "mapflag" or something to only allow auctions on some maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12325 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 6b6dfca7d..0d3ef44a6 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -298,7 +298,7 @@ struct auction_data { short type; unsigned short hours; - unsigned int price, buynow; + int price, buynow; unsigned int timestamp; // auction's end time int auction_end_timer; }; -- cgit v1.2.3-70-g09d2