Update bz mods to version 2

This commit is contained in:
Simon Brodtmann 2025-10-19 15:43:12 +02:00
parent 038e666ae8
commit a76870aed7
5 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@ data:extend({
setting_type = "startup",
default_value = "no",
allowed_values = {"yes", "no"},
hidden = not not (mods.Krastorio2 or mods.bzfoundry),
hidden = not not (mods.Krastorio2 or mods.bzfoundry2),
order = "aea",
},
})