From 005e311df15070fc762774f958c04a88b1b9d09c Mon Sep 17 00:00:00 2001 From: Kakarot <57848836+GhzGarage@users.noreply.github.com> Date: Sun, 31 Oct 2021 09:47:29 -0500 Subject: [PATCH] Update functions.lua --- server/functions.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/server/functions.lua b/server/functions.lua index c96a113..db5656c 100644 --- a/server/functions.lua +++ b/server/functions.lua @@ -1,4 +1,5 @@ QBCore.Functions = {} +QBCore.Functions.Math = {} -- Getters -- Get your player first and then trigger a function on them