From dafe2f4752da15152d9697bdeaa1b2d835ecab13 Mon Sep 17 00:00:00 2001 From: Astoria Floyd Date: Wed, 11 Aug 2021 17:51:35 -0500 Subject: [PATCH] Why is this even here. --- API/tools.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/API/tools.lua b/API/tools.lua index 5e15c77..584f647 100644 --- a/API/tools.lua +++ b/API/tools.lua @@ -1,4 +1,3 @@ ----@diagnostic disable: undefined-global local tools = {} --initializes or re-initializes the seed of RNG, based on Unix Time.