diff --git a/client/main.lua b/client/main.lua index 90aea3f6..a63bcdb9 100644 --- a/client/main.lua +++ b/client/main.lua @@ -45,6 +45,7 @@ function PlayerManagement() else Config.Zones.ShopEntering.Type = -1 Config.Zones.BossActions.Type = -1 + Config.Zones.ResellVehicle.Type = -1 end end end