mirror of
https://github.com/kepler155c/opus
synced 2025-10-20 02:07:39 +00:00
build using command computer
This commit is contained in:
@@ -5,6 +5,8 @@ if not os.getComputerLabel() then
|
||||
os.setComputerLabel('turtle_' .. id)
|
||||
elseif pocket then
|
||||
os.setComputerLabel('pocket_' .. id)
|
||||
elseif commands then
|
||||
os.setComputerLabel('command_' .. id)
|
||||
else
|
||||
os.setComputerLabel('computer_' .. id)
|
||||
end
|
||||
|
Reference in New Issue
Block a user