Skip to content

Commit 5776b2d

Browse files
Merge pull request #48 from coffeegrind123/simd-optimizations
Fix ESP tab ImGui EndTable scope error
2 parents cdf6f70 + cdb30f6 commit 5776b2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Amalgam/src/Features/ImGui/Menu/Menu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ void CMenu::MenuVisuals(int iTab)
678678
} EndSection();
679679
}
680680
EndTable();
681+
break;
681682

682683
/*
683684
// esp groups system i may or may not go through with. not sure what would be best though with ui/user experience

0 commit comments

Comments
 (0)