This commit is contained in:
Applevangelist 2025-02-09 11:48:22 +01:00
parent bc9eee22b7
commit 96337cc5df

View File

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