2930313233343536
{ unit = ClanHallManager.getInstance().getClanHall(_unitId); } if(unit != null) { sendPacket(new SiegeAttackerList(unit)); } }