Module:MOS tuning spectrum: Difference between revisions

Ganaram inukshuk (talk | contribs)
m forgot a depth
Ganaram inukshuk (talk | contribs)
m wrong variable
Line 98: Line 98:
-- Cells for bright generator, as steps in et
-- Cells for bright generator, as steps in et
local current_depth = deepest[i] + 1
local current_depth = depths[i] + 1
for i = 1, deepest + 1 do
for i = 1, deepest + 1 do
result = result .. "| "
result = result .. "| "