mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-24 12:16:28 +01:00
Indeterminate progress bar for instance list loading.
This commit is contained in:
parent
03f20c7c6c
commit
419482250a
@ -172,7 +172,7 @@ public class InstanceList {
|
||||
|
||||
@Override
|
||||
public double getProgress() {
|
||||
return progress.getProgress();
|
||||
return -1;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user