1.12.2 #52

Merged
defnotken merged 47 commits from 1.12.2 into master 2025-10-12 13:33:02 +00:00
Showing only changes of commit 144ac166fb - Show all commits

View File

@@ -2629,7 +2629,7 @@ public class SettingsUi : WindowMediatorSubscriberBase
ImGui.SameLine();
if (ImGui.Button("Lightless Sync Discord"))
{
Util.OpenLink("https://discord.gg/mpNdkrTRjW");
Util.OpenLink("https://discord.gg/Lightless");
}
ImGui.Separator();
if (ImGui.BeginTabBar("mainTabBar"))