mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Rename esx_holdup/__resource.lua to __resource.lua
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
dependency 'essentialmode'
|
||||
|
||||
client_script {
|
||||
'config.lua',
|
||||
'client/esx_holdup_cl.lua'
|
||||
}
|
||||
|
||||
server_script {
|
||||
'config.lua',
|
||||
'server/esx_holdup_sv.lua'
|
||||
}
|
||||
Reference in New Issue
Block a user