From 2f84acd477d727d1d150c6431c53eeabda688c10 Mon Sep 17 00:00:00 2001 From: tour <129965577+a-tour-ist@users.noreply.github.com> Date: Sun, 30 Nov 2025 01:44:51 +0100 Subject: [PATCH] fix misnamed setting (#178) --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index 13b918b..05baab1 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -91,7 +91,7 @@ pipeworks_entity_update_interval (Entity Update Interval) float 0 0 0.8 # This breaks expected behavior with digiline conducting tubes. # If disabled, the devices will not be able to send or recieve digiline signals from the top # or bottom faces, regardless of the node rotation. -enable_vertical_digilines_connectivity (Use the default rules from the digilines mod) bool false +pipeworks_enable_vertical_digilines_connectivity (Use the default rules from the digilines mod) bool false # if set to true, items passing through teleport tubes will log log where they came from and where they went. pipeworks_log_teleport_tubes (Log Teleport Tubes) bool false