mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
Add java checker to the instance settings
This commit is contained in:
@ -84,6 +84,5 @@ void JavaChecker::timeout()
|
||||
{
|
||||
process->kill();
|
||||
process.reset();
|
||||
emit checkFinished({});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user