feat(Add dot selectors + count function):

This commit is contained in:
Jérémie N'gadi
2017-10-16 13:13:40 +02:00
parent 3702c8752f
commit 635e18b655
2 changed files with 49 additions and 2 deletions
+1
View File
@@ -138,3 +138,4 @@ AddEventHandler('esx:playerLoaded', function(source)
xPlayer.set('dataStores', dataStores)
end)