aboutsummaryrefslogtreecommitdiffstats
path: root/Malmstone/Windows
diff options
context:
space:
mode:
Diffstat (limited to 'Malmstone/Windows')
-rw-r--r--Malmstone/Windows/ConfigWindow.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Malmstone/Windows/ConfigWindow.cs b/Malmstone/Windows/ConfigWindow.cs
index 1174940..7b61334 100644
--- a/Malmstone/Windows/ConfigWindow.cs
+++ b/Malmstone/Windows/ConfigWindow.cs
@@ -298,7 +298,7 @@ public class ConfigWindow : Window, IDisposable
ImGui.EndTooltip();
}
ImGui.SameLine();
- ImGui.Text("Show true Series Level in PVP Reward window");
+ ImGui.Text("Show Series Level Above 30 in PVP Reward window");
var showTrueSeriesLevelPVPProfile = Configuration.ShowTrueSeriesLevelPVPProfile;
if (ImGui.Checkbox("##ShowTrueSeriesLevelPVPProfile", ref showTrueSeriesLevelPVPProfile))
@@ -317,7 +317,7 @@ public class ConfigWindow : Window, IDisposable
ImGui.EndTooltip();
}
ImGui.SameLine();
- ImGui.Text("Show true Series Level in PVP Profile window");
+ ImGui.Text("Show Series Level Above 30 in PVP Profile window");
ImGui.EndTabItem();
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage