mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-19 00:51:30 -07:00
Fix label for V2 menu
i can't believe i didn't notice this for so long
This commit is contained in:
parent
687c88fc90
commit
d297c5a354
2
Bloxstrap/Resources/Strings.Designer.cs
generated
2
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -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 {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user