0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-04-18 00:11:48 +00:00

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);
}