mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
Independence description
This commit is contained in:
@@ -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
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user