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