mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-13 15:08:03 -05:00
TWEAK: Uncessecary new line
This commit is contained in:
parent
5bbce43f19
commit
4f1d667ec5
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user