mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 03:46:58 +03:00
NOISSUE Revert all recent changes to NetAction and NetJob
This commit is contained in:
parent
0efa714ba5
commit
e76e6329cd
45 changed files with 356 additions and 338 deletions
|
|
@ -9,7 +9,7 @@ LibrariesTask::LibrariesTask(OneSixInstance * inst)
|
|||
|
||||
void LibrariesTask::executeTask()
|
||||
{
|
||||
setStatusText(tr("Getting the library files from Mojang..."));
|
||||
setStatus(tr("Getting the library files from Mojang..."));
|
||||
qDebug() << m_inst->name() << ": downloading libraries";
|
||||
OneSixInstance *inst = (OneSixInstance *)m_inst;
|
||||
inst->reloadProfile();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue