mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
parent
b9fd381eee
commit
72c0002b45
22 changed files with 36 additions and 38 deletions
|
|
@ -70,9 +70,7 @@ QString GetMinecraftJarVersion(QString jarName)
|
|||
}
|
||||
}
|
||||
}
|
||||
catch (java::classfile_exception &)
|
||||
{
|
||||
}
|
||||
catch (java::classfile_exception) { }
|
||||
|
||||
// clean up
|
||||
delete[] classfile;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue