9 lines
175 B
Lua
9 lines
175 B
Lua
data:extend({
|
|
{
|
|
type = "bool-setting",
|
|
name = "ltn-cleanup-failed-trains",
|
|
setting_type = "runtime-global",
|
|
default_value = false
|
|
}
|
|
})
|