mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-27 15:10:30 -04:00
remove unnecessary M_DrawDelVerify call
This commit is contained in:
parent
c7d078a57b
commit
d6c5f84c17
@ -919,9 +919,6 @@ void M_LoadGame (int choice)
|
||||
|
||||
M_SetupNextMenu(&LoadDef);
|
||||
M_ReadSaveStrings();
|
||||
|
||||
if (delete_verify)
|
||||
M_DrawDelVerify();
|
||||
}
|
||||
|
||||
/////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user