From 5f094cacf9d1b490ffcc8dae8395b4b7b93acb1a Mon Sep 17 00:00:00 2001 From: PyroJay4 <55606826+PyroJay4@users.noreply.github.com> Date: Fri, 20 Aug 2021 08:55:40 -0400 Subject: [PATCH 1/2] Update dialogs.h idk i was browsing decomp and this typo bugged me kekw --- text/us/dialogs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/us/dialogs.h b/text/us/dialogs.h index 34a18b20..26cbbf5c 100644 --- a/text/us/dialogs.h +++ b/text/us/dialogs.h @@ -5,7 +5,7 @@ #define PLASTERED "splattered" #define SCAM_ME "cheat!\n" #define SCRAM "get lost" -#define YOU_CANT_SWIM_IN_IT "Its too heavy to swim\nwith." +#define YOU_CANT_SWIM_IN_IT "It's too heavy to\nswim with." #define GIVE_UP "give up" #else #define COMRADES "comrades" From 7b2391d948c6f18c2114b7f4a385e75536f22260 Mon Sep 17 00:00:00 2001 From: PyroJay4 <55606826+PyroJay4@users.noreply.github.com> Date: Fri, 20 Aug 2021 08:57:22 -0400 Subject: [PATCH 2/2] Update dialogs.h --- text/us/dialogs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/us/dialogs.h b/text/us/dialogs.h index 26cbbf5c..00b89f48 100644 --- a/text/us/dialogs.h +++ b/text/us/dialogs.h @@ -5,7 +5,7 @@ #define PLASTERED "splattered" #define SCAM_ME "cheat!\n" #define SCRAM "get lost" -#define YOU_CANT_SWIM_IN_IT "It's too heavy to\nswim with." +#define YOU_CANT_SWIM_IN_IT "It is too heavy to\nswim with." #define GIVE_UP "give up" #else #define COMRADES "comrades"