starting spawn
This commit is contained in:
parent
bd292e4489
commit
b78485eaa5
5 changed files with 26 additions and 1 deletions
|
@ -32,4 +32,11 @@ data:extend({
|
|||
setting_type = "startup",
|
||||
default_value = true,
|
||||
},
|
||||
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "bzgas-force-spawn",
|
||||
setting_type = "runtime-global",
|
||||
default_value = true,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue