Fix code style

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2023-10-20 13:11:17 +01:00
committed by GitHub
parent 983c943eef
commit db4a7ce239

View File

@@ -63,7 +63,7 @@ import java.util.List;
public final class StandardLauncher extends AbstractLauncher {
private final boolean quickPlaySupported;
public StandardLauncher(Parameters params) {
super(params);