private void OnRomPathsSaved(object sender, RomPathEventArgs e) { monitorRomPath = e.MonitorPath; basicRomPath = e.BasicPath; characterRomPath = e.CharacterPath; }