mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
9 lines
278 B
Lua
9 lines
278 B
Lua
-- do
|
|
-- for k,_ in pairs(Library.factions.tables) do
|
|
-- for _,tp in pairs(DCSEx.enums.timePeriod) do
|
|
-- if not Library.factions.tables[k].units[tp] or #Library.factions.tables[k].units[tp] == 0 then
|
|
--
|
|
-- end
|
|
-- end
|
|
-- end
|
|
-- end |