From 7089176d8b5818e61baaecce2e38f65c65dce29f Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Wed, 12 May 2021 03:00:57 +1000 Subject: [PATCH] We don't need to keep PlayerData up to date so don't use the import --- fxmanifest.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 441e3f09..c7393b21 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,8 +2,6 @@ fx_version 'adamant' game 'gta5' -shared_script '@es_extended/imports.lua' - server_scripts { "@mysql-async/lib/MySQL.lua", "config.lua",