mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
dummydumdum
This commit is contained in:
parent
d23fa867e0
commit
3f08bb024d
1 changed files with 2 additions and 0 deletions
|
|
@ -341,6 +341,8 @@ public class SettingsUi : WindowMediatorSubscriberBase
|
||||||
|
|
||||||
if (_apiController.IsConnected)
|
if (_apiController.IsConnected)
|
||||||
{
|
{
|
||||||
|
ImGuiHelpers.ScaledDummy(5);
|
||||||
|
ImGui.Separator();
|
||||||
ImGuiHelpers.ScaledDummy(10);
|
ImGuiHelpers.ScaledDummy(10);
|
||||||
using var tree = ImRaii.TreeNode("Speed Test to Servers");
|
using var tree = ImRaii.TreeNode("Speed Test to Servers");
|
||||||
if (tree)
|
if (tree)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue