Hide Resell if EnableMngmnt and not Dealer Job

This commit is contained in:
SMVampire
2021-04-21 13:33:11 -04:00
committed by GitHub
parent 34324bb83a
commit a2e7da4641
+1
View File
@@ -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