mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-04 07:20:15 +02:00
Change strings from Commation to Commendation, as it is in the original game
This commit is contained in:
parent
1a610ba831
commit
aa939f8884
1 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@ std::map<uint32_t, LPCSTR> rc_strings
|
||||||
{50, "Awaiting Deployment"},
|
{50, "Awaiting Deployment"},
|
||||||
{51, "Flags Upgraded"},
|
{51, "Flags Upgraded"},
|
||||||
{52, "Bonus Hold"},
|
{52, "Bonus Hold"},
|
||||||
{53, "Level One Commation"},
|
{53, "Level One Commendation"},
|
||||||
{54, "Level Two Commation"},
|
{54, "Level Two Commendation"},
|
||||||
{55, "Level Three Commation"},
|
{55, "Level Three Commendation"},
|
||||||
{56, "Field Multiplier 2x"},
|
{56, "Field Multiplier 2x"},
|
||||||
{57, "Field Multiplier 3x"},
|
{57, "Field Multiplier 3x"},
|
||||||
{58, "Field Multiplier 5x"},
|
{58, "Field Multiplier 5x"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue