We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab64a7 commit b9b251aCopy full SHA for b9b251a
BetterGenshinImpact/GameTask/AutoLeyLineOutcrop/AutoLeyLineOutcropConfig.cs
@@ -10,7 +10,7 @@ public partial class AutoLeyLineOutcropConfig : ObservableObject
10
private string _leyLineOutcropType = "启示之花";
11
12
[ObservableProperty]
13
- private string _country = "稻妻";
+ private string _country = "蒙德";
14
15
16
private bool _isResinExhaustionMode = false;
0 commit comments