mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
a bit
print mutators, fix clear aircraft on 4.1, do a scuffed fix for pickup animation on s3-s5
This commit is contained in:
@@ -140,6 +140,7 @@ struct FFortItemEntry : FFastArraySerializerItem
|
||||
Entry->GetItemDefinition() = ItemDefinition;
|
||||
Entry->GetCount() = Count;
|
||||
Entry->GetLoadedAmmo() = LoadedAmmo;
|
||||
// Entry->bUpdateStatsOnCollection = true; // Idk what this does but fortnite does it soo
|
||||
|
||||
return Entry;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user