Initial Commit

This commit is contained in:
GhzGarage
2021-04-02 22:25:14 -05:00
parent dcb38657f9
commit 3948415301
18 changed files with 8617 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
QBCore.Debug = function(resource, obj, depth)
TriggerServerEvent('QBCore:DebugSomething', resource, obj, depth)
end