hide deprecated setting
This commit is contained in:
parent
c4ad996a8d
commit
1e0c3b52d3
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "double-setting",
|
type = "double-setting",
|
||||||
name = "bztitanium-ore-workaround-probability",
|
name = "bztitanium-ore-workaround-probability",
|
||||||
|
hidden = true, -- deprecated
|
||||||
setting_type = "runtime-global",
|
setting_type = "runtime-global",
|
||||||
default_value = .01,
|
default_value = .01,
|
||||||
minimum_value = .00001,
|
minimum_value = .00001,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue