Skip to content

Commit

Permalink
Don't show shader upgrade popup
Browse files Browse the repository at this point in the history
  • Loading branch information
pema99 committed May 6, 2024
1 parent 8a66295 commit dac0603
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ static AudioLinkAssetManager()
{
ReimportPackage();
File.WriteAllText(canaryFilePath, audioLinkReimportedKey);
AudioLinkShaderCompatabilityUtility.UpgradeShaders();
}
}
}
Expand Down

0 comments on commit dac0603

Please sign in to comment.