Merge pull request #2280 from leka1986/patch-7

Update Set.lua
This commit is contained in:
Thomas 2025-04-12 10:51:00 +02:00 committed by GitHub
commit 6c8858d2f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8755,7 +8755,6 @@ do -- SET_DYNAMICCARGO
-- @field #SET_DYNAMICCARGO SET_DYNAMICCARGO -- @field #SET_DYNAMICCARGO SET_DYNAMICCARGO
SET_DYNAMICCARGO = { SET_DYNAMICCARGO = {
ClassName = "SET_DYNAMICCARGO", ClassName = "SET_DYNAMICCARGO",
Filter = {},
Set = {}, Set = {},
List = {}, List = {},
Index = {}, Index = {},