mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 21:33:40 -07:00
Update description for CC (#1626)
This commit is contained in:
parent
083ceb4423
commit
08915e5684
1 changed files with 1 additions and 1 deletions
|
@ -1493,7 +1493,7 @@ namespace GameMenuBar {
|
||||||
ImGui::PopStyleVar(3);
|
ImGui::PopStyleVar(3);
|
||||||
ImGui::PopStyleColor(1);
|
ImGui::PopStyleColor(1);
|
||||||
UIWidgets::PaddedEnhancementCheckbox("Crowd Control", "gCrowdControl", true, false);
|
UIWidgets::PaddedEnhancementCheckbox("Crowd Control", "gCrowdControl", true, false);
|
||||||
UIWidgets::Tooltip("Enables CrowdControl. Will attempt to connect to the local Crowd Control server.");
|
UIWidgets::Tooltip("Requires a full SoH restart to take effect!\n\nEnables CrowdControl. Will attempt to connect to the local Crowd Control server.");
|
||||||
|
|
||||||
UIWidgets::PaddedSeparator();
|
UIWidgets::PaddedSeparator();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue