mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Merge pull request #61 from GhostInLowGear/GhostInLowGear-patch-1
This commit is contained in:
@@ -221,6 +221,10 @@ local billPlayerFunc = {
|
|||||||
function(data)
|
function(data)
|
||||||
TriggerEvent("codem-billing:client:OpenMenu")
|
TriggerEvent("codem-billing:client:OpenMenu")
|
||||||
end,
|
end,
|
||||||
|
tgg =
|
||||||
|
function(data)
|
||||||
|
exports["tgg-billing"]:OpenBillingMenu()
|
||||||
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
--- BillPlayer
|
--- BillPlayer
|
||||||
|
|||||||
Reference in New Issue
Block a user