mirror of
				https://github.com/kepler155c/opus
				synced 2025-10-31 07:33:00 +00:00 
			
		
		
		
	minor tweaks
This commit is contained in:
		| @@ -351,7 +351,7 @@ Event.on('modem_message', function(_, side, chan, reply, msg, dist) | ||||
| 			portid = chan, | ||||
| 			replyid = reply, | ||||
| 			message = msg, | ||||
| 			distance = dist, | ||||
| 			distance = dist or -1, | ||||
| 		}) | ||||
| 	end | ||||
| end) | ||||
|   | ||||
| @@ -215,3 +215,5 @@ Event.on('turtle_response', function() | ||||
| 		sendInfo() | ||||
| 	end | ||||
| end) | ||||
|  | ||||
| sendInfo() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kepler155c@gmail.com
					kepler155c@gmail.com