mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 11:26:59 +03:00
Build fixage for the changed build config
This commit is contained in:
parent
e58e2643ca
commit
f9169654c5
5 changed files with 350 additions and 147 deletions
|
|
@ -408,7 +408,9 @@ DownloadUpdateTask::processFileLists(NetJob *job,
|
|||
if (isUpdater)
|
||||
{
|
||||
if(BuildConfig.UPDATER_FORCE_LOCAL)
|
||||
{
|
||||
QLOG_DEBUG() << "Skipping updater download and using local version.";
|
||||
}
|
||||
else
|
||||
{
|
||||
auto cache_entry = MMC->metacache()->resolveEntry("root", entry.path);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue