From 0f4fad15c74141d817cc8505b4c5d95c74e96bf2 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 31 May 2012 15:27:13 +0000 Subject: Fixed bugreport:5835 vendings are no longer broken when character moves map or is recalled by a gm. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16181 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/unit.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/unit.c') diff --git a/src/map/unit.c b/src/map/unit.c index b881a3469..e58c003e9 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -2021,7 +2021,6 @@ int unit_remove_map_(struct block_list *bl, clr_type clrtype, const char* file, chat_leavechat(sd,0); if(sd->trade_partner) trade_tradecancel(sd); - vending_closevending(sd); buyingstore_close(sd); searchstore_close(sd); if(sd->state.storage_flag == 1) -- cgit v1.2.3-70-g09d2