mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
correction
This commit is contained in:
parent
a53ed5f49a
commit
0f8e848232
@ -473,8 +473,8 @@ void DrawEnhancementsMenu() {
|
|||||||
.tooltip = "Restores the beta coin that got replaced with the gold ring"
|
.tooltip = "Restores the beta coin that got replaced with the gold ring"
|
||||||
});
|
});
|
||||||
|
|
||||||
UIWidgets::CVarCheckbox("Beta: Restore old boost gauge", "gRestoreOldBoostGauge", {
|
UIWidgets::CVarCheckbox("Beta: Restore old boost/brake gauge", "gRestoreOldBoostGauge", {
|
||||||
.tooltip = "Restores the old boost gauge that was seen on some beta footage"
|
.tooltip = "Restores the old boost gauge that was seen in some beta footage"
|
||||||
});
|
});
|
||||||
|
|
||||||
ImGui::EndMenu();
|
ImGui::EndMenu();
|
||||||
|
Loading…
Reference in New Issue
Block a user