wip: death system

This commit is contained in:
Andyyy7666
2023-09-24 11:19:36 +02:00
parent bbaf1aa90f
commit 39e302c50f
3 changed files with 66 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ client_scripts {
"client/peds.lua",
"client/functions.lua",
"client/events.lua",
"client/death.lua",
"compatibility/**/client.lua"
}
server_scripts {