Make this sonic death sound
This commit is contained in:
parent
496fa40d0e
commit
9ba37ea8c3
1 changed files with 1 additions and 1 deletions
|
|
@ -1964,7 +1964,7 @@ void I_Error(const char *error, ...)
|
|||
{
|
||||
// This makes crashes funnier by stimulating the funnicampus of the brain
|
||||
S_StopSounds();
|
||||
S_StartSound(NULL, sfx_etexpl);
|
||||
S_StartSound(NULL, sfx_s3k35);
|
||||
}
|
||||
|
||||
shutdowning = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue