removed visual wires; added more wire sizes
This commit is contained in:
@@ -19,7 +19,7 @@ local function getBit(gate, val)
|
||||
end
|
||||
elseif gate.listenState=="terminate" then
|
||||
if val==1 then
|
||||
print("", "terminate")
|
||||
--print("", "terminate")
|
||||
|
||||
local printid = gate.valReceived
|
||||
local printname = textbrick2_idxToPrint[printid]
|
||||
|
||||
Reference in New Issue
Block a user