@@ -158,8 +158,6 @@ function ThrottleInit()
local initialStates = getRelayStates()
while true do
os.pullEvent("redstone_relay")
local currentStates = getRelayStates()
for pname, currentState in pairs(currentStates) do
The note is not visible to the blocked user.