private void openWorldMaps_Click(object sender, EventArgs e) { if (!Comp.LunarCompressExists()) { return; } AppControl.WorldMaps(); }