9 lines
143 B
Lua
9 lines
143 B
Lua
data:extend({
|
|
{
|
|
type = "bool-setting",
|
|
name = "bobmods-colorupdate",
|
|
setting_type = "startup",
|
|
default_value = true,
|
|
},
|
|
})
|