1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00
This commit is contained in:
danielmartin0 2024-09-09 14:51:21 +01:00
parent 1065d692fe
commit 5096110fe7

View File

@ -535,6 +535,7 @@ function Public.captain_tax(captain_index)
end
if any_taken then
---@type (string|table)[]
local str = {''}
local j = 1
for i = 1, #items_to_req do