summaryrefslogtreecommitdiff
path: root/src/map/pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pc.c')
-rw-r--r--src/map/pc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/pc.c b/src/map/pc.c
index 8ffa54291..f6923a8c2 100644
--- a/src/map/pc.c
+++ b/src/map/pc.c
@@ -5770,7 +5770,6 @@ int pc_setcart(struct map_session_data *sd,int type)
pc_setoption(sd,option);
clif_cartlist(sd);
clif_updatestatus(sd,SP_CARTINFO);
- clif_status_change(&sd->bl,SI_INCREASEAGI,0); //0x0c is 12, Increase Agi??
}
else{
pc_setoption(sd,option);