Merge pull request #918 from triclops200/patch-1

Update README.md to reflect name change
This commit is contained in:
jacob1 2023-05-03 23:51:16 -04:00 committed by GitHub
commit 03e7826080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ Thanks
* Skresanov Savely * Skresanov Savely
* cracker64 * cracker64
* Catelite * Catelite
* Bryan Hoyle * Victoria Hoyle
* Nathan Cousins * Nathan Cousins
* jacksonmj * jacksonmj
* Felix Wallin * Felix Wallin

View File

@ -25,7 +25,7 @@ inline ByteString IntroText()
"Use 'H' to toggle the HUD. Use 'D' to toggle debug mode in the HUD.\n" "Use 'H' to toggle the HUD. Use 'D' to toggle debug mode in the HUD.\n"
"\n" "\n"
"Contributors: \bgStanislaw K Skowronek (Designed the original Powder Toy),\n" "Contributors: \bgStanislaw K Skowronek (Designed the original Powder Toy),\n"
"\bgSimon Robertshaw, Skresanov Savely, cracker64, Catelite, Bryan Hoyle, Nathan Cousins, jacksonmj,\n" "\bgSimon Robertshaw, Skresanov Savely, cracker64, Catelite, Victoria Hoyle, Nathan Cousins, jacksonmj,\n"
"\bgFelix Wallin, Lieuwe Mosch, Anthony Boot, Me4502, MaksProg, jacob1, mniip, LBPHacker\n" "\bgFelix Wallin, Lieuwe Mosch, Anthony Boot, Me4502, MaksProg, jacob1, mniip, LBPHacker\n"
"\n"; "\n";
if constexpr (BETA) if constexpr (BETA)