mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
optimizations + more modules
This commit is contained in:
@@ -9,7 +9,10 @@ self.Cache = {
|
||||
ped = 0,
|
||||
coords = vector3(0.0, 0.0, 0.0)
|
||||
},
|
||||
current = {},
|
||||
current = {
|
||||
marker = {},
|
||||
npc = {},
|
||||
},
|
||||
using = {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user