mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Change HTTP API help text.
This commit is contained in:
parent
c8293c9a6b
commit
6d3a4f08c5
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ public partial class SettingsInterface
|
|||
}
|
||||
|
||||
ImGui.SameLine();
|
||||
ImGuiComponents.HelpMarker( "Currently does nothing." );
|
||||
ImGuiComponents.HelpMarker( "Enables other applications, e.g. Anamnesis, to use some Penumbra functions, like requesting redraws." );
|
||||
}
|
||||
|
||||
private void DrawEnabledPlayerWatcher()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue