removed unused cursor position

This commit is contained in:
choco
2025-09-30 16:14:53 +02:00
parent 36c1611486
commit 571decd33b

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");