remove debug prints
This commit is contained in:
		| @@ -31,7 +31,6 @@ datablock fxDTSBrickData(LogicGate_TextBrick2_Data){ | ||||
| lualogic_registergatedefinition("LogicGate_TextBrick2_Data"); | ||||
|  | ||||
| function LogicGate_TextBrick2_Data::LuaLogic_Callback(%data, %brick, %arg) { | ||||
| 	talk("text brick cb: " @ %arg); | ||||
| 	%colorId = getWord(%arg, 0); | ||||
| 	if(%colorId != -1) %brick.setColor(%colorId); | ||||
| 	%domain = getWord(%arg, 1); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Redo
					Redo