Skip to content

Commit

Permalink
still set FFlagDisableNewIGMinDUA to null
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepilledgreat committed Nov 29, 2024
1 parent 5fa5fb7 commit 7f7b488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bloxstrap/Installer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ public static void HandleUpgrade()

WindowsRegistry.RegisterPlayer();

App.FastFlags.SetValue("FFlagDisableNewIGMinDUA", null);
App.FastFlags.SetValue("FFlagFixGraphicsQuality", null);

try
Expand Down

0 comments on commit 7f7b488

Please sign in to comment.