This commit is contained in:
Nordi98 2025-08-11 18:15:32 +02:00
parent 0e97aa9a79
commit 991ab6c00d
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ version "2.0"
lua54 'yes'

shared_scripts {
-- "@ox_lib/init.lua", -- Uncomment this if you are using OX_LIB
"@ox_lib/init.lua", -- Uncomment this if you are using OX_LIB
"config.lua",
}