Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions indra/newview/llappviewer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1673,6 +1673,7 @@ void LLAppViewer::flushLFSIO()
bool LLAppViewer::cleanup()
{
#if LL_VELOPACK
velopack_wait_for_background_update();
// Apply any pending Velopack update before shutdown
if (velopack_is_update_pending())
{
Expand Down
Loading
Loading