mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(fxmanifest): don't load require as shared_script
This will get loaded internally.
This commit is contained in:
@@ -38,7 +38,6 @@ shared_script 'resource/init.lua'
|
||||
|
||||
shared_scripts {
|
||||
'resource/**/shared.lua',
|
||||
'imports/require/shared.lua',
|
||||
-- 'resource/**/shared/*.lua'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user