mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-24 17:02:35 +00:00
UC_ROUNDSPLAYED: correct wording to "Prison"
This commit is contained in:
parent
8d78e798a8
commit
a50f665d68
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue