mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
Independence description
This commit is contained in:
parent
be2218db0d
commit
bf088ce76b
@ -455,7 +455,7 @@ void DrawEnhancementsMenu() {
|
|||||||
void DrawModsMenu() {
|
void DrawModsMenu() {
|
||||||
if (UIWidgets::BeginMenu("Mods")) {
|
if (UIWidgets::BeginMenu("Mods")) {
|
||||||
UIWidgets::CVarCheckbox("Independence", "gModIndependence", {
|
UIWidgets::CVarCheckbox("Independence", "gModIndependence", {
|
||||||
.tooltip = "Katina 850 Enemies",
|
.tooltip = "A reimagined Katina battlefield with over 500 enemies to conquer. Are you ready?",
|
||||||
.defaultValue = false
|
.defaultValue = false
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user