mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-02 13:12:50 +00:00
Proper-Nounify the Spray Cans on the Challenges descriptions
This commit is contained in:
parent
78850c48b2
commit
d19e98beb8
1 changed files with 1 additions and 1 deletions
|
|
@ -1532,7 +1532,7 @@ static const char *M_GetConditionString(condition_t *cn)
|
|||
|
||||
title = BUILDCONDITIONTITLE(checkLevel);
|
||||
|
||||
work = va("%s: grab the spraycan", title);
|
||||
work = va("%s: grab the Spray Can", title);
|
||||
|
||||
Z_Free(title);
|
||||
return work;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue