v1.0.7.1: Remove Discord and Ko-fi links from in-game config
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -45,12 +45,6 @@ namespace HSUI.Interface
|
||||
}
|
||||
|
||||
ImGuiHelper.DrawSeparator(1, 1);
|
||||
ImGui.Text("To browse presets made by users of the HSUI community join our Discord and find the #profiles channel.");
|
||||
|
||||
if (ImGui.Button("HSUI Discord", new Vector2(560, 24)))
|
||||
{
|
||||
Utils.OpenUrl("https://discord.gg/xzde5qQayh");
|
||||
}
|
||||
|
||||
// error modal
|
||||
if (_errorMessage != null)
|
||||
|
||||
Reference in New Issue
Block a user