Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
3arthqu4ke committed Nov 13, 2024
1 parent 00edd7a commit 04e4394
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ protected boolean checkZipIntact(File file) {
}

@Override
protected void downloadAssets(FileManager files, Version version) {
protected void downloadAssets(LaunchOptions options, FileManager files, Version version) {
// dummy
}

Expand Down

0 comments on commit 04e4394

Please sign in to comment.