refactor: client functions

This commit is contained in:
Andyyy7666
2022-12-03 08:09:33 +01:00
parent c09bc6888a
commit ab877749a8
3 changed files with 13 additions and 13 deletions

View File

@@ -14,6 +14,7 @@ shared_scripts {
}
client_scripts {
"client/main.lua",
"client/functions.lua",
"client/events.lua"
}