Fixed clan entry search hiding player clan icon.
This commit is contained in:
@@ -73,6 +73,8 @@ public class RequestPledgeRecruitBoardSearch implements IClientIncomingPacket
|
||||
{
|
||||
activeChar.sendPacket(new ExPledgeRecruitBoardSearch(ClanEntryManager.getInstance().getSortedClanListByName(_query.toLowerCase(), _type), _page));
|
||||
}
|
||||
|
||||
// tempfix for clan entry hiding clan crest
|
||||
activeChar.sendInfo(activeChar);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user