From c4e788ed84197cff57f51f9b0756ae8435aa9b1d Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 9 Dec 2011 01:54:29 +0000 Subject: Battlegrounds bug fix, bugreport:4996 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15035 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 52b479b25..44296ca51 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -2139,7 +2139,6 @@ int unit_free(struct block_list *bl, clr_type clrtype) guild_send_memberinfoshort(sd,0); pc_cleareventtimer(sd); pc_inventory_rental_clear(sd); - if( sd->bg_id ) bg_team_leave(sd,1); pc_delspiritball(sd,sd->spiritball,1); if( sd->reg ) -- cgit v1.2.3-70-g09d2