Skip to content

Commit 18a36f9

Browse files
reverted whitespace change
1 parent b0980aa commit 18a36f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitySetup/UnitySetup.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class UnitySetupInstance {
9898
}
9999
}
100100
}
101-
101+
102102
# Common playback engines:
103103
$componentTests[[UnitySetupComponent]::Linux] = , [io.path]::Combine("$playbackEnginePath", "LinuxStandaloneSupport");
104104
$componentTests[[UnitySetupComponent]::Mac] = , [io.path]::Combine("$playbackEnginePath", "MacStandaloneSupport");

0 commit comments

Comments
 (0)