Some changes to the esx_sit resource

This commit is contained in:
Federico De Bona
2020-05-21 16:00:50 +02:00
parent 6125f583df
commit d39c7d751d
4 changed files with 62 additions and 18 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ end)
ESX.RegisterServerCallback('esx_sit:getPlace', function(source, cb, objectCoords)
cb(seatsTaken[objectCoords])
end)
end)