mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Fix code style
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
983c943eef
commit
db4a7ce239
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ import java.util.List;
|
||||||
|
|
||||||
public final class StandardLauncher extends AbstractLauncher {
|
public final class StandardLauncher extends AbstractLauncher {
|
||||||
private final boolean quickPlaySupported;
|
private final boolean quickPlaySupported;
|
||||||
|
|
||||||
public StandardLauncher(Parameters params) {
|
public StandardLauncher(Parameters params) {
|
||||||
super(params);
|
super(params);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue