Merge pull request #1827 from Trial97/shader
fixed shader packs detection
This commit is contained in:
commit
c8ff768d64
9 changed files with 42 additions and 16 deletions
|
@ -746,7 +746,7 @@ void LocalModParseTask::executeTask()
|
|||
m_result->details = mod.details();
|
||||
|
||||
if (m_aborted)
|
||||
emit finished();
|
||||
emitAborted();
|
||||
else
|
||||
emitSucceeded();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue