mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
NOISSUE continue debranding...
This commit is contained in:
parent
297d4b4196
commit
5b3dffce62
50 changed files with 255 additions and 172 deletions
|
|
@ -63,7 +63,7 @@ void Task::start()
|
|||
}
|
||||
case State::Running:
|
||||
{
|
||||
qWarning() << "MultiMC tried to start task" << describe() << "while it was already running!";
|
||||
qWarning() << "The launcher tried to start task" << describe() << "while it was already running!";
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue