Do not throw errors except when validating correct usage of a function. local function thisCanFail(someValue) assert(typeof(someValue) ...
確定! 回上一頁