mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Independence description
This commit is contained in:
parent
be2218db0d
commit
bf088ce76b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue