Improve wording for A/B options for GP Backup prompt

This commit is contained in:
toaster 2023-06-17 20:14:07 +01:00
parent 0d827ab05e
commit 281002f2ee

View file

@ -569,8 +569,8 @@ void M_CharacterSelect(INT32 choice)
"Do you want to resurrect the last session?\n",
M_GPBackup,
MM_YESNO,
"Resume the last run",
"Delete, play another way");
"Yes, let's try again",
"No, play another way");
return;
}