change new artifacting to old temporarily.

This commit is contained in:
root
2017-08-22 11:08:51 -07:00
parent d4e6b08505
commit 78b5949572
+1 -1
View File
@@ -304,7 +304,7 @@ static void update_variables(void)
{ {
if (Atari800_tv_mode == Atari800_TV_NTSC) if (Atari800_tv_mode == Atari800_TV_NTSC)
{ {
ARTIFACT_Set(ARTIFACT_NTSC_NEW); ARTIFACT_Set(ARTIFACT_NTSC_OLD);
ARTIFACT_SetTVMode(Atari800_TV_NTSC); ARTIFACT_SetTVMode(Atari800_TV_NTSC);
} }
else if (Atari800_tv_mode == Atari800_TV_PAL) else if (Atari800_tv_mode == Atari800_TV_PAL)