0
0
mirror of https://github.com/sp-tarkov/patcher.git synced 2025-02-12 20:30:45 -05:00

possibly fix patcher bug preventing patching from starting

This commit is contained in:
IsWaffle 2022-02-11 15:38:08 -05:00
parent dc0ea70a02
commit 3df12825c2
2 changed files with 1 additions and 3 deletions

View File

@ -112,8 +112,6 @@ namespace PatchClient.ViewModels
if (initLineItemProgress)
{
if (item.ItemValue <= 0) continue;
LineItems.Add(new LineItemProgress(item));
}

Binary file not shown.