s20-s23 much better

This commit is contained in:
Gray
2025-07-18 02:49:40 -04:00
parent d769fbc1b2
commit 8f0ce8919e
12 changed files with 229 additions and 52 deletions

View File

@@ -142,6 +142,8 @@ public:
{
auto& StartingItem = StartingItems.at(i, FItemAndCount::GetStructSize());
// TODO: Check if it is FortSmartBuildingItemDefinition
(*Inventory)->AddItem(StartingItem.GetItem(), nullptr, StartingItem.GetCount());
}