Skip to content

Commit

Permalink
forgor to save
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuckwaffel committed Sep 19, 2023
1 parent 266caa9 commit c9397d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions UEDumper/Frontend/Windows/PackageViewerWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -778,8 +778,6 @@ void windows::PackageViewerWindow::renderTabs()
renderEnum(*static_cast<EngineStructs::Enum*>(tab.itemSelected));

}
//somehow this has to get refreshed if the Tabs size increases because when clicking on basictype objects it somehow gets entirely corrupt???
tab = Tabs[i];
ImGui::PopStyleVar();
ImGui::EndChild();
ImGui::SameLine();
Expand Down

0 comments on commit c9397d4

Please sign in to comment.