Skip to content

Commit

Permalink
fix #1283 (#1284)
Browse files Browse the repository at this point in the history
  • Loading branch information
van800 committed Aug 19, 2019
1 parent 6cc46a0 commit 61e6174
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ object UnityRunUtil {
!name.contains("Unity Hub") &&
!name.contains("UnityCrashHandler") &&
!name.contains("UnityPackageManager") &&
!name.contains("Unity.Licensing.Client") &&
!name.contains("unityhub", true)
}

Expand Down

0 comments on commit 61e6174

Please # to comment.