Merge pull request #61 from GhostInLowGear/GhostInLowGear-patch-1

This commit is contained in:
Jim Shield
2025-10-22 16:40:03 +01:00
committed by GitHub

View File

@@ -221,6 +221,10 @@ local billPlayerFunc = {
function(data)
TriggerEvent("codem-billing:client:OpenMenu")
end,
tgg =
function(data)
exports["tgg-billing"]:OpenBillingMenu()
end,
}
--- BillPlayer