Skip to content

Commit

Permalink
Independence description
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicdcer committed Dec 10, 2024
1 parent be2218d commit bf088ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/port/ui/ImguiUI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ void DrawEnhancementsMenu() {
void DrawModsMenu() {
if (UIWidgets::BeginMenu("Mods")) {
UIWidgets::CVarCheckbox("Independence", "gModIndependence", {
.tooltip = "Katina 850 Enemies",
.tooltip = "A reimagined Katina battlefield with over 500 enemies to conquer. Are you ready?",
.defaultValue = false
});

Expand Down

0 comments on commit bf088ce

Please sign in to comment.