forked from Simnation/Main
Update fxmanifest.lua
This commit is contained in:
parent
33d8e9fe19
commit
ad8fdbd162
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ shared_scripts {
|
|||
client_scripts {
|
||||
'client.lua',
|
||||
'locales/*.lua',
|
||||
'client/command.lua'
|
||||
'command.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'server/server.lua'
|
||||
'server.lua'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue