From cfaf7b65b33fb94ba96be48c0c0187116616279a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 12 Aug 2015 19:26:18 +0300 Subject: Send to client if possible equipped items with inserted cards. Change server version to 7. --- src/emap/pc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emap/pc.h') diff --git a/src/emap/pc.h b/src/emap/pc.h index e850b81..388c606 100644 --- a/src/emap/pc.h +++ b/src/emap/pc.h @@ -13,7 +13,7 @@ int epc_readparam_pre(TBL_PC* sd, int *type); int epc_setregistry(TBL_PC *sd, int64 *reg, int *val); -void epc_equipitem_pos(TBL_PC *sd, struct item_data *id, int *posPtr); +void epc_equipitem_pos(TBL_PC *sd, struct item_data *id, int *nPtr, int *posPtr); void epc_unequipitem_pos(TBL_PC *sd, int *nPtr, int *posPtr); -- cgit v1.2.3-60-g2f50