mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-18 14:26:03 +01:00
feat(server): setmoney command
This commit is contained in:
@@ -24,7 +24,8 @@ server_scripts {
|
||||
"server/player.lua",
|
||||
"server/vehicle.lua",
|
||||
"server/functions.lua",
|
||||
"compatibility/**/server.lua"
|
||||
"compatibility/**/server.lua",
|
||||
"server/commands.lua"
|
||||
}
|
||||
|
||||
file "init.lua"
|
||||
|
||||
Reference in New Issue
Block a user