mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2026-08-19 22:17:10 +00:00
Update CTLD.lua
ctld.vehicleTransportEnabled = {
"76MD", -- the il-76 mod doesnt use a normal - sign so il-76md wont match... !!!! GRR
"Hercules",
}
This commit is contained in:
@@ -391,7 +391,7 @@ ctld.logisticUnits = {
|
|||||||
-- in the contained mission file
|
-- in the contained mission file
|
||||||
ctld.vehicleTransportEnabled = {
|
ctld.vehicleTransportEnabled = {
|
||||||
"76MD", -- the il-76 mod doesnt use a normal - sign so il-76md wont match... !!!! GRR
|
"76MD", -- the il-76 mod doesnt use a normal - sign so il-76md wont match... !!!! GRR
|
||||||
"C-130",
|
"Hercules",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user