From 9510aaee32071877bca824a7535ed95e462e8286 Mon Sep 17 00:00:00 2001 From: elasota Date: Fri, 7 May 2021 02:30:20 -0400 Subject: [PATCH] Re-enable initial launch disclaimer --- GpApp/Main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GpApp/Main.cpp b/GpApp/Main.cpp index e229e82..f731985 100644 --- a/GpApp/Main.cpp +++ b/GpApp/Main.cpp @@ -599,7 +599,7 @@ int AppStartup() FlushResolutionChange(); } - //ShowInitialLaunchDisclaimer(); + ShowInitialLaunchDisclaimer(); } if (thisMac.isResolutionDirty)