mirror of
https://github.com/SKCraft/Launcher.git
synced 2025-01-08 19:38:58 +01:00
Fix error in ClientFileCollector.
This commit is contained in:
parent
091d8f5fdb
commit
710cec7a1c
@ -52,8 +52,6 @@ public class ClientFileCollector extends DirectoryWalker {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onFile(File file, String relPath) throws IOException {
|
||||
FileInstall task = new FileInstall();
|
||||
|
Loading…
Reference in New Issue
Block a user