mirror of
https://github.com/kepler155c/opus
synced 2026-05-03 03:51:25 +00:00
mirror to monitor
This commit is contained in:
@@ -130,6 +130,7 @@ local function sendInfo()
|
||||
info.point = turtle.point
|
||||
info.inventory = turtle.getInventory()
|
||||
info.coordSystem = turtle.getState().coordSystem
|
||||
info.slotIndex = turtle.getSelectedSlot()
|
||||
end
|
||||
device.wireless_modem.transmit(999, os.getComputerID(), info)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user