Implemented ESX.Streaming helper

This commit is contained in:
ElPumpo
2018-07-19 19:29:38 +02:00
parent f90ca1f03a
commit 7d47e7b772
3 changed files with 44 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ ESX.Game.Utils = {}
ESX.Scaleform = {}
ESX.Scaleform.Utils = {}
ESX.Streaming = {}
ESX.GetConfig = function()
return Config
end