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