mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-29 23:00:49 +02:00
* Update default_settings.lua and settingtypes.txt - Make new vertical behaviour opt-in - crop comment
This commit is contained in:
committed by
GitHub
parent
dd660c3c1c
commit
858154cb78
@ -31,7 +31,7 @@ local settings = {
|
||||
delete_item_on_clearobject = true,
|
||||
use_real_entities = true,
|
||||
entity_update_interval = 0,
|
||||
enable_vertical_digilines_connectivity = true,
|
||||
enable_vertical_digilines_connectivity = false,
|
||||
}
|
||||
|
||||
pipeworks.toggles = {}
|
||||
|
Reference in New Issue
Block a user