refactor(es_extended/client): move events.lua to modules

This commit is contained in:
Kasey FItton
2024-12-15 22:50:31 +00:00
parent f254c91128
commit c00a9b6ab7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ client_scripts {
'client/modules/adjustments.lua',
'client/modules/points.lua',
'client/events.lua',
'client/modules/events.lua',
'client/modules/actions.lua',
'client/modules/death.lua',