NOISSUE continue debranding...
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user