mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2025-08-15 06:17:22 +00:00
correction
This commit is contained in:
parent
c7748e6dfe
commit
e9724a433f
1
CTLD.lua
1
CTLD.lua
@ -3381,6 +3381,7 @@ function ctld.loadNearbyCrate(_name)
|
||||
local _copiedCrate = mist.utils.deepCopy(_crate.details)
|
||||
_copiedCrate.simulatedSlingload = true
|
||||
table.insert(ctld.inTransitSlingLoadCrates[_name], _copiedCrate)
|
||||
loaded = true
|
||||
ctld.adaptWeightToCargo(_name)
|
||||
else
|
||||
-- Max crates onboard
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user