mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
change: reshuffle launch log
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
14da23b06f
commit
76bbd0f9ca
6 changed files with 54 additions and 58 deletions
|
|
@ -71,7 +71,7 @@ void VerifyJavaInstall::executeTask()
|
|||
}
|
||||
|
||||
if (ignoreCompatibility) {
|
||||
emit logLine(tr("Java major version is incompatible. Things might break."), MessageLevel::Warning);
|
||||
emit logLine(tr("Java major version is incompatible. Things might break.\n"), MessageLevel::Warning);
|
||||
emitSucceeded();
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue