mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-21 03:07:13 +00:00
Add java checker to the instance settings
This commit is contained in:
@@ -276,7 +276,7 @@ void SettingsDialog::checkFinished(JavaCheckResult result)
|
||||
}
|
||||
else
|
||||
{
|
||||
QMessageBox::information(
|
||||
QMessageBox::warning(
|
||||
this, tr("Java test failure"),
|
||||
tr("The specified java binary didn't work. You should use the auto-detect feature, "
|
||||
"or set the path to the java executable."));
|
||||
|
||||
Reference in New Issue
Block a user