mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-24 10:20:18 +08:00
fixed skipping files during network install
This commit is contained in:
parent
c585211212
commit
e55138d0e1
@ -172,7 +172,7 @@ static void networkinstall_install_update(ui_view* view, void* data, float* prog
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
networkInstallData->processed++;
|
networkInstallData->installResult.finished = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user