project: splashscreen
This commit is contained in:
@@ -426,7 +426,7 @@ public class PluginManager
|
|||||||
|
|
||||||
loaded.getAndIncrement();
|
loaded.getAndIncrement();
|
||||||
|
|
||||||
RuneLiteSplashScreen.stage(.60, .65, "Loading Internal plugins", loaded.get(), scannedPlugins.size());
|
RuneLiteSplashScreen.stage(.60, .65, "Loading internal plugins", loaded.get(), scannedPlugins.size());
|
||||||
})));
|
})));
|
||||||
curGroup.forEach(future ->
|
curGroup.forEach(future ->
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user