Module:Obstacles/Recommended: Difference between revisions

m
typo
m (typo)
m (typo)
Line 54: Line 54:
-- Find the greatest row count
-- Find the greatest row count
for _, v in next, slots, nil do
for _, v in next, tiers, nil do
local grs = 0
local grs = 0
for i = 1, number_of_possible_choices, 1 do
for i = 1, number_of_possible_choices, 1 do
892

edits