made -notitles suppress show_order_form() as well

This commit is contained in:
zicodxx 2012-04-15 16:06:45 +02:00
parent c308f45544
commit b6cee230a8

View file

@ -198,6 +198,9 @@ void show_order_form()
{
char exit_screen[PATH_MAX];
if (GameArg.SysNoTitles)
return;
strcpy(exit_screen, "warning.pcx"); // D1 Registered
if (! PHYSFSX_exists(exit_screen,1))
strcpy(exit_screen, "apple.pcx"); // D1 Mac OEM Demo