mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
update quicksave slot name
This commit is contained in:
parent
c66996d29b
commit
b81dd5508a
@ -1500,6 +1500,7 @@ void M_QuickSaveResponse(int ch)
|
||||
{
|
||||
if (ch == 'y')
|
||||
{
|
||||
SetDefaultSaveName(quickSaveSlot);
|
||||
M_DoSave(quickSaveSlot);
|
||||
S_StartSound(NULL,sfx_swtchx);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user