mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
Independence description
This commit is contained in:
parent
be2218db0d
commit
bf088ce76b
@ -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
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user