From 23fca18f515efb461724abd51bf7550bc8bf992b Mon Sep 17 00:00:00 2001 From: Victoria Hoyle Date: Wed, 3 May 2023 23:30:35 -0400 Subject: [PATCH 1/2] Update README.md I've changed my name :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e9e6997..af48ad012 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Thanks * Skresanov Savely * cracker64 * Catelite -* Bryan Hoyle +* Victoria Hoyle * Nathan Cousins * jacksonmj * Felix Wallin From 29655db97619ef0dab3a5e4454c5b76a02546ec9 Mon Sep 17 00:00:00 2001 From: Victoria Hoyle Date: Wed, 3 May 2023 23:34:53 -0400 Subject: [PATCH 2/2] Update IntroText.h Name change here as well --- src/gui/game/IntroText.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/game/IntroText.h b/src/gui/game/IntroText.h index 976d12fcb..99813f85a 100644 --- a/src/gui/game/IntroText.h +++ b/src/gui/game/IntroText.h @@ -25,7 +25,7 @@ inline ByteString IntroText() "Use 'H' to toggle the HUD. Use 'D' to toggle debug mode in the HUD.\n" "\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" "\n"; if constexpr (BETA)