mirror of
https://github.com/sp-tarkov/patcher.git
synced 2025-02-13 00:50:46 -05:00
possibly fix patcher bug preventing patching from starting
This commit is contained in:
parent
dc0ea70a02
commit
3df12825c2
@ -112,8 +112,6 @@ namespace PatchClient.ViewModels
|
|||||||
|
|
||||||
if (initLineItemProgress)
|
if (initLineItemProgress)
|
||||||
{
|
{
|
||||||
if (item.ItemValue <= 0) continue;
|
|
||||||
|
|
||||||
LineItems.Add(new LineItemProgress(item));
|
LineItems.Add(new LineItemProgress(item));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
Patcher/PatchGenerator/Resources/PatchClient.exe
(Stored with Git LFS)
BIN
Patcher/PatchGenerator/Resources/PatchClient.exe
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user