From a1fd2d59744b9f20072ec644faf715264cbe443e Mon Sep 17 00:00:00 2001 From: jimathy Date: Sun, 24 Apr 2022 11:27:10 +0100 Subject: [PATCH] Config.Gabz default false --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 0700404..630a8a0 100644 --- a/config.lua +++ b/config.lua @@ -34,7 +34,7 @@ Config.PedPool = { [14] = `U_F_M_CasinoShop_01`, } -Config.Gabz = true -- "true" to enable Gabz Banking locations +Config.Gabz = false -- "true" to enable Gabz Banking locations Config.useATM = true -- Enable this to use my ATM's Config.useBanks = true -- Enable this to use my banking stuff Config.BankBlips = true -- Enable this if you disabled qb-banking and need bank locations