mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 05:48:03 -04:00
reset warning message when leaving menu with backspace
This commit is contained in:
parent
c78a0ab2d7
commit
309bb70d23
@ -5764,6 +5764,7 @@ boolean M_Responder (event_t* ev)
|
||||
default_verify = false; // phares 4/19/98
|
||||
set_general_active = false; // killough 10/98
|
||||
set_compat_active = false; // killough 10/98
|
||||
print_warning_about_changes = false; // [FG] reset
|
||||
HU_Start(); // catch any message changes // phares 4/19/98
|
||||
S_StartSound(NULL,sfx_swtchx);
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user