Skip to content

Commit

Permalink
Merge pull request #12 from KorbinCode/3ds
Browse files Browse the repository at this point in the history
Yup, much better now. Thanks!
  • Loading branch information
MaikelChan authored Feb 17, 2022
2 parents 03b4c67 + eaf0664 commit 25545cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SpaceCadetPinball/pinball.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ std::map<uint32_t, LPCSTR> rc_strings
{19, "Ramp Bonus On"},
{20, "Light Reset Off"},
{21, "Skill Shot\n%ld"},
{22, "Game Paused\nF3 to Resume"},
{22, "Game Paused\nStart to Resume"},
{23, "Continue Play"},
{24, "F2 Starts New Game"},
{24, "X Starts New Game"},
{25, "Careful..."},
{26, "Player 1"},
{27, "Player 2"},
Expand Down

0 comments on commit 25545cd

Please sign in to comment.