From d297c5a35498a725cd7fd39a8265b0e7bf2fbbe8 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Mon, 7 Oct 2024 23:06:04 +0100 Subject: [PATCH] Fix label for V2 menu i can't believe i didn't notice this for so long --- Bloxstrap/Resources/Strings.Designer.cs | 2 +- Bloxstrap/Resources/Strings.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 4d22a8524..4a79047b9 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1184,7 +1184,7 @@ public static string Enums_FlagPresets_InGameMenuVersion_V1 { } /// - /// Looks up a localized string similar to 2022 (V2). + /// Looks up a localized string similar to 2020 (V2). /// public static string Enums_FlagPresets_InGameMenuVersion_V2 { get { diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 910b6ecea..978657819 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -354,7 +354,7 @@ If not, then please report this exception through a [GitHub issue]({1}) along wi 2015 (V1) - 2022 (V2) + 2020 (V2) 2023 (V4)