optimizations + more modules

This commit is contained in:
Jérémie N'gadi
2020-05-11 19:23:02 +02:00
parent bc5ac22bda
commit 960998037e
44 changed files with 1890 additions and 204 deletions
+4 -1
View File
@@ -9,7 +9,10 @@ self.Cache = {
ped = 0,
coords = vector3(0.0, 0.0, 0.0)
},
current = {},
current = {
marker = {},
npc = {},
},
using = {},
}