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