diff --git a/tools.lua b/tools.lua index f9b05a7..a218352 100644 --- a/tools.lua +++ b/tools.lua @@ -1,3 +1,4 @@ +---@diagnostic disable: undefined-global local tools = {} function tools.reseed()