more debug prints
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| local function getBit(gate, val) | ||||
| 	local gatedata = Gate.getdata(gate) | ||||
| 	 | ||||
| 	print("text brick bit "..val) | ||||
| 	print("text brick bit "..val.." of "..textbrick2_bitsNeeded) | ||||
| 	 | ||||
| 	if gatedata.listenState=="wait" then | ||||
| 		if val==1 then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Redo
					Redo