Bweh heh heh.

This commit is contained in:
toasterbabe 2017-04-17 17:16:21 +01:00
parent c95fcab831
commit bec7a184f1

View file

@ -7470,6 +7470,7 @@ static void M_EraseDataResponse(INT32 ch)
totalplaytime = 0;
F_StartIntro();
}
S_StartSound(NULL, sfx_bewar1+M_RandomKey(3));
M_ClearMenus(true);
}