2025-07-22 10:22:50 +02:00

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