Skip to content

Commit

Permalink
Forgot to remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Voltstro committed Jan 26, 2024
1 parent bd6b89a commit e38ceb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public static class WebBrowserUtils
private static RuntimePlatform[] supportedPlatforms = new[]
{
RuntimePlatform.WindowsPlayer,
//RuntimePlatform.WindowsEditor,
RuntimePlatform.WindowsEditor,
RuntimePlatform.LinuxPlayer,
RuntimePlatform.LinuxEditor,
RuntimePlatform.OSXEditor
Expand Down

0 comments on commit e38ceb1

Please sign in to comment.