Sware
Created page with "local export = {} local floor = math.floor local function errorf(first_arg, ...) if type(first_arg) == "number" then return error(string.format(...), first_arg + 1) else..."
14:25
+12,941