No edit summary |
No edit summary |
||
Line 119:
local tfCounter = 1
if(1) then▼
return "pps" .. taskforceCodes[2]▼
end▼
for _, code in ipairs(taskforceCodes) do
▲ if(1) then
▲ end
local tfData = p.getTaskForceData(code)
if tfData then
|