File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ function Find-UnitySetupInstaller {
327
327
[UnitySetupComponent ]::Vuforia = , " $targetSupport /UnitySetup-Vuforia-AR-Support-for-Editor-$Version .$installerExtension " ;
328
328
[UnitySetupComponent ]::WebGL = , " $targetSupport /UnitySetup-WebGL-Support-for-Editor-$Version .$installerExtension " ;
329
329
[UnitySetupComponent ]::Windows_IL2CPP = , " $targetSupport /UnitySetup-Windows-IL2CPP-Support-for-Editor-$Version .$installerExtension " ;
330
- [UnitySetupComponent ]::Lumin = , " $targetSupport /UnitySetup-Lumin-Support-for-Editor-$Version .$installerExtension " ;
330
+ [UnitySetupComponent ]::Lumin = , " $targetSupport /UnitySetup-Lumin-Support-for-Editor-$Version .$installerExtension " ;
331
331
}
332
332
333
333
switch ($currentOS ) {
You can’t perform that action at this time.
0 commit comments