UC_ROUNDSPLAYED: correct wording to "Prison"

This commit is contained in:
James R 2023-03-18 04:48:51 -07:00
parent 8d78e798a8
commit a50f665d68

View file

@ -1002,7 +1002,7 @@ static const char *M_GetConditionString(condition_t *cn)
work = " Race";
break;
case GDGT_PRISONS:
work = " Capsule";
work = " Prison";
break;
case GDGT_BATTLE:
work = " Battle";