Use util.bz
This commit is contained in:
parent
ef9d6d715e
commit
95f6b5e744
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ if get_setting("bz-recipe-bypass") then
|
|||
end
|
||||
|
||||
function util.is_foundry()
|
||||
return mods.bzfoundry2 and not me.get_setting("bzfoundry-minimal")
|
||||
return util.bz.foundry and not me.get_setting("bzfoundry-minimal")
|
||||
end
|
||||
|
||||
function should_force(options)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue