remove experimental warning
This commit is contained in:
@@ -856,7 +856,7 @@ while true do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
if action == 3 then
|
if action == 3 then
|
||||||
expwarn()
|
--expwarn()
|
||||||
|
|
||||||
peripheral.find("modem", rednet.open)
|
peripheral.find("modem", rednet.open)
|
||||||
reset()
|
reset()
|
||||||
@@ -945,7 +945,7 @@ while true do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
if action == 4 then
|
if action == 4 then
|
||||||
expwarn()
|
--expwarn()
|
||||||
|
|
||||||
peripheral.find("modem", rednet.open)
|
peripheral.find("modem", rednet.open)
|
||||||
reset()
|
reset()
|
||||||
|
|||||||
Reference in New Issue
Block a user