Fix label for V2 menu

i can't believe i didn't notice this for so long
This commit is contained in:
pizzaboxer 2024-10-07 23:06:04 +01:00
parent 687c88fc90
commit d297c5a354
No known key found for this signature in database
GPG Key ID: 59D4A1DBAD0F2BA8
2 changed files with 2 additions and 2 deletions

View File

@ -1184,7 +1184,7 @@ namespace Bloxstrap.Resources {
}
/// <summary>
/// Looks up a localized string similar to 2022 (V2).
/// Looks up a localized string similar to 2020 (V2).
/// </summary>
public static string Enums_FlagPresets_InGameMenuVersion_V2 {
get {

View File

@ -354,7 +354,7 @@ If not, then please report this exception through a [GitHub issue]({1}) along wi
<value>2015 (V1)</value>
</data>
<data name="Enums.FlagPresets.InGameMenuVersion.V2" xml:space="preserve">
<value>2022 (V2)</value>
<value>2020 (V2)</value>
</data>
<data name="Enums.FlagPresets.InGameMenuVersion.V4" xml:space="preserve">
<value>2023 (V4)</value>