aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-27 23:27:02 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-27 23:27:02 -0700
commit00b696bf6ce7f5f4bfb6217641822b21282b1c2e (patch)
tree198967d3485d90d40646548bd11722546c42e5bb
parentd67c27bdcb718017cd527ba6ab557c16aa17e6e5 (diff)
remove extra bottom spacing in MainWindow
-rw-r--r--Malmstone/Windows/MainWindow.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/Malmstone/Windows/MainWindow.cs b/Malmstone/Windows/MainWindow.cs
index 2a5de0f..0cbfe61 100644
--- a/Malmstone/Windows/MainWindow.cs
+++ b/Malmstone/Windows/MainWindow.cs
@@ -129,9 +129,6 @@ namespace Malmstone.Windows
{
ImGui.BulletText($"Lose: {xpResult.ActivityCounts["Rival Wings Lose"]} times");
}
-
- ImGui.Spacing();
- ImGui.Separator();
}
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage