2526272829303132
return; } L2Player cha = getClient().getActiveChar(); if(cha != null) { cha.sendPacket(new ExReplyPostItemList(cha)); } }