Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
McJones committed Nov 20, 2023
2 parents 65da1c2 + 71fb5b6 commit 3c43773
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#if UNITY_EDITOR

using UnityEngine;
using UnityEditor.PackageManager;
using UnityEditor.PackageManager.Requests;
Expand Down Expand Up @@ -76,3 +78,5 @@ static void Progress()
}
}
}

#endif

0 comments on commit 3c43773

Please sign in to comment.