made default network addresses a bit more usable
This commit is contained in:
parent
f6c61622bc
commit
1c2da6090b
@ -1,4 +1,4 @@
|
||||
tM,nP,nID,nVL = {}, 4096, computer.address(), 1
|
||||
tM,nP,nID,nVL = {}, 4096, computer.address():sub(1,8), 1
|
||||
for a,t in component.list("modem") do
|
||||
table.insert(tM,component.proxy(a))
|
||||
component.proxy(a).open(nVL)
|
||||
|
Loading…
Reference in New Issue
Block a user