oops, Atari 7800 movie recording is NOT beta status

This commit is contained in:
adelikat 2012-12-28 03:40:08 +00:00
parent 714292c77c
commit cc73cdb6f9
1 changed files with 1 additions and 2 deletions

View File

@ -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 " +