mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-17 06:16:02 +01:00
Set Usebzzz to false in default config
Left this on when testing, sorry :(
This commit is contained in:
@@ -30,7 +30,7 @@ Config = {
|
||||
|
||||
PaymentRadius = 15, -- This is how far the playerlist will check for nearby players (based on the person charging)
|
||||
|
||||
Usebzzz = true, -- enable if you're using the prop from bzzz
|
||||
Usebzzz = false, -- enable if you're using the prop from bzzz
|
||||
|
||||
Enablecommand = true, -- Enables the /cashregister command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user