From a4b40272bdc48c2f0fff12de1deacce030f1e905 Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Mon, 10 Jul 2023 02:31:59 +0200 Subject: [PATCH] tweak: starting files --- fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 9ec131d..94c075d 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -16,8 +16,8 @@ client_scripts { server_scripts { "@oxmysql/lib/MySQL.lua", "server/main.lua", - "server/functions.lua", - "server/player.lua" + "server/player.lua", + "server/functions.lua" } shared_scripts { "init.lua"