Support for Ap-Goverment tax

This commit is contained in:
Jim Shield
2022-09-03 20:06:37 +01:00
committed by GitHub
parent 97b54cd482
commit 1012e12d1e

View File

@@ -1,4 +1,4 @@
print("^2Jim^7-^2Payments v^42^7.^47 ^7- ^2Payments Script by ^1Jimathy^7")
print("^2Jim^7-^2Payments v^42^7.^48 ^7- ^2Payments Script by ^1Jimathy^7")
-- If you need support I now have a discord available, it helps me keep track of issues and give better support.
@@ -88,6 +88,7 @@ Config = {
FineJobConfirmation = false, --"true" makes it so fines need confirmation, "false" skips this ands just removes the money
FineJobList = true, -- "true" to use nearby player list feature in the cash registers, "false" for manual id entry
ApGov = false, -- Add support for AP-Goverment Tax
---------------------
-- Banking Systems --
---------------------