Merge remote-tracking branch 'origin/develop' into branch

This commit is contained in:
Applevangelist
2025-02-09 11:47:15 +01:00

View File

@@ -3192,8 +3192,9 @@ function CTLD:_LoadCratesNearby(Group, Unit)
end
end
self.Loaded_Cargo[unitname] = loaded
self:_UpdateUnitCargoMass(Unit)
-- clean up real world crates
self:_UpdateUnitCargoMass(Unit)
self:_RefreshDropCratesMenu(Group, Unit)
-- clean up real world crates
self:_CleanupTrackedCrates(crateidsloaded)
end
end