Fix for mission briefing crash.

This commit is contained in:
Justin Marshall
2020-06-16 17:07:16 -07:00
parent d9ed612d99
commit d098540971
+1 -1
View File
@@ -1621,7 +1621,7 @@ int BGMessageBox(char const * msg, int btn1, int btn2)
HidPage.Blit(SeenPage);
#ifdef WIN32
VisiblePage.Blit(seen_buff_save);
//VisiblePage.Blit(seen_buff_save);
#endif
static unsigned char _scorepal[]={0,1,12,13,4,5,6,7,8,9,10,255,252,253,14,248};