Skip to content

Commit

Permalink
Fix initial launch disclaimer always displaying
Browse files Browse the repository at this point in the history
  • Loading branch information
elasota committed Nov 25, 2020
1 parent 1c57a51 commit 754b988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GpApp/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1131,8 +1131,8 @@ int gpAppMain()
{
WriteOutPrefs();

ShowInitialLaunchDisclaimer();
}
ShowInitialLaunchDisclaimer();

OpenMainWindow();

Expand Down

0 comments on commit 754b988

Please sign in to comment.