8 lines
137 B
Lua
8 lines
137 B
Lua
data:extend({
|
|
{
|
|
type = "bool-setting",
|
|
name = "ued-settings-show-circuit",
|
|
setting_type = "startup",
|
|
default_value = false
|
|
}
|
|
}) |