O2 - fix settings title text (Odyssey not Vetrex)
This commit is contained in:
parent
3a3a7e7462
commit
4d4c32fffa
|
@ -2383,7 +2383,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
|
||||
private void O2HawkSettingsMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
GenericCoreConfig.DoDialog(this, "Vectrex Settings");
|
||||
GenericCoreConfig.DoDialog(this, "Odyssey Settings");
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
|
Loading…
Reference in New Issue