diff --git a/main.lua b/main.lua index 891843f..1c6954e 100644 --- a/main.lua +++ b/main.lua @@ -394,6 +394,7 @@ local function populateThrusterValues() if transmission.getSelfId() == subnetworkId then if Config.Debug then print("DEBUG: Detected that thruster "..thruster.name.." is connected to transmission "..peripheral.getName(transmission)) end thruster.transmission = peripheral.getName(transmission) + break elseif Config.Debug then print("DEBUG: Comparison inequal") end