partial revert of r14295
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14297 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a47eaa02d9
commit
6881ab87f5
@ -8222,8 +8222,8 @@ void clif_parse_LoadEndAck(int fd,struct map_session_data *sd)
|
||||
clif_refreshlook(&sd->bl,sd->bl.id,LOOK_CLOTHES_COLOR,sd->vd.cloth_color,SELF);
|
||||
|
||||
// item
|
||||
clif_inventorylist(sd);
|
||||
pc_checkitem(sd);
|
||||
clif_inventorylist(sd);
|
||||
|
||||
// cart
|
||||
if(pc_iscarton(sd)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user