single resource concept + first attempt to reorganize code

This commit is contained in:
Jérémie N'gadi
2020-05-11 04:21:10 +02:00
parent 383aceffb4
commit 390cce6195
100 changed files with 7118 additions and 282 deletions
+1
View File
@@ -1,4 +1,5 @@
ESX = {}
ESX.Modules = {}
ESX.Players = {}
ESX.UsableItemsCallbacks = {}
ESX.Items = {}