We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f01611 commit 86b5150Copy full SHA for 86b5150
Runtime/Loading/Services/ILoadingService.cs
@@ -1,4 +1,4 @@
1
-using Juce.Core.Loading.Process;
+using Juce.CoreUnity.Loading.Process;
2
using System;
3
using System.Threading;
4
using System.Threading.Tasks;
Runtime/Loading/Services/LoadingService.cs
using System.Collections.Generic;
0 commit comments