Open main menu

Changes

Module:Protection banner

3 bytes removed, 13:17, 11 March 2014
should have been math.ceil, not math.floor
local tinsert = table.insert
local tremove = table.remove
local floor ceil = math.floorceil
local function toTableEnd(t, pos)
else
local quotient = i / 2 ^ (j - 1)
quotient = floorceil(quotient)
if quotient % 2 == 1 then
key[pos] = val
Anonymous user