mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Update playerfunctions.lua
Add tgg billing
This commit is contained in:
@@ -221,6 +221,10 @@ local billPlayerFunc = {
|
||||
function(data)
|
||||
TriggerEvent("codem-billing:client:OpenMenu")
|
||||
end,
|
||||
tgg =
|
||||
function(data)
|
||||
exports["tgg-billing"]:OpenBillingMenu()
|
||||
end,
|
||||
}
|
||||
|
||||
--- BillPlayer
|
||||
@@ -984,4 +988,5 @@ function openClothing()
|
||||
break
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user