oops, Atari 7800 movie recording is NOT beta status
This commit is contained in:
parent
714292c77c
commit
cc73cdb6f9
|
@ -87,8 +87,7 @@ namespace BizHawk.MultiClient
|
|||
{
|
||||
// put any BEETA quality cores here
|
||||
if (Global.Emulator is Emulation.Consoles.Nintendo.GBA.GBA ||
|
||||
Global.Emulator is Emulation.Consoles.Sega.Genesis ||
|
||||
Global.Emulator is Emulation.Atari7800)
|
||||
Global.Emulator is Emulation.Consoles.Sega.Genesis)
|
||||
{
|
||||
var result = MessageBox.Show
|
||||
(this, "Thanks for using Bizhawk! The emulation core you have selected " +
|
||||
|
|
Loading…
Reference in New Issue