actually add ships we keep
This commit is contained in:
parent
fa206c37c5
commit
267f8a3667
@ -1580,6 +1580,7 @@ function flotilla:load(ulc_cx, ulc_cy, lvl)
|
||||
-- keep the row; count it
|
||||
for s in all(row) do
|
||||
counts[s.ship_t] += 1
|
||||
eships:push_back(s)
|
||||
end
|
||||
add(rows, row)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user