mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Improve wording for A/B options for GP Backup prompt
This commit is contained in:
parent
0d827ab05e
commit
281002f2ee
1 changed files with 2 additions and 2 deletions
|
|
@ -569,8 +569,8 @@ void M_CharacterSelect(INT32 choice)
|
||||||
"Do you want to resurrect the last session?\n",
|
"Do you want to resurrect the last session?\n",
|
||||||
M_GPBackup,
|
M_GPBackup,
|
||||||
MM_YESNO,
|
MM_YESNO,
|
||||||
"Resume the last run",
|
"Yes, let's try again",
|
||||||
"Delete, play another way");
|
"No, play another way");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue