TWEAK: Uncessecary new line

This commit is contained in:
PurpleHato 2022-08-09 18:44:27 +02:00
parent 5bbce43f19
commit 4f1d667ec5

View File

@ -1154,7 +1154,6 @@ void DrawFloatingStones(int Icon_Cells_Size, int Icon_Spacing) {
void DrawFloatingDungeons(int Icon_Cells_Size, int Icon_Spacing) {
if (CVar_GetS32("gItemTrackerDisplayDungeonItems", 0)) {
ImGui::NewLine();
ImGui::BeginGroup();
if (CVar_GetS32("gItemTrackerDisplayMapsAndCompasses", 0)) {
ImGui::Text("DEKU");