SDL_Delay(350);// delay to let button pressed sound finish playing
}
voidmainmenu_loop()
{
booldone;
@ -170,8 +177,10 @@ void mainmenu_loop()
caseMAINMENU_REPLAY_INTRO:
if(gbIsSpawn&&diabdat_mpq==nullptr){
UiSelOkDialog(nullptr,_(/* TRANSLATORS: Error Message when a Shareware User clicks on "Replay Intro" in the Main Menu */"The Diablo introduction cinematic is only available in the full retail version of Diablo. Visit https://www.gog.com/game/diablo to purchase."),true);