remove experimental warning

This commit is contained in:
Justus Wolff
2026-02-23 01:16:11 +01:00
parent 7886710d15
commit 2f7e2194b3

View File

@@ -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()