project: splashscreen

This commit is contained in:
Kyle
2020-04-28 16:55:39 +01:00
committed by GitHub
parent 153717161c
commit 4eaed7c18e

View File

@@ -426,7 +426,7 @@ public class PluginManager
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 ->
{