dummydumdum
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user