From 1bd560a547c419da3327cc9a54af18e69f96095f Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 29 Mar 2013 14:40:39 -0300 Subject: Fixed GN SlingItem Bug Special Thanks to Beret for pointing it out; no issue to link to (report was thru pm :P) Signed-off-by: shennetsind --- src/map/pc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/pc.h b/src/map/pc.h index cc120c0cc..ea277072e 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -168,7 +168,7 @@ struct map_session_data { struct registry save_reg; struct item_data* inventory_data[MAX_INVENTORY]; // direct pointers to itemdb entries (faster than doing item_id lookups) - short equip_index[14]; + short equip_index[15]; unsigned int weight,max_weight; int cart_weight,cart_num,cart_weight_max; int fd; -- cgit v1.2.3-60-g2f50