1.12.X - LightFinder + Bugfixes + Other fixes from 1.11.X #39

Merged
defnotken merged 85 commits from 1.12.0 into master 2025-10-05 05:48:32 +00:00
Showing only changes of commit 571decd33b - Show all commits

View File

@@ -154,7 +154,6 @@ public class TopTabMenu
_lightlessMediator.Publish(new UiToggleMessage(typeof(SettingsUi)));
}
ImGui.SameLine();
var xAfter = ImGui.GetCursorScreenPos();
}
UiSharedService.AttachToolTip("Open Lightless Settings");