1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-01-31 11:19:11 +00:00

Update tron

This commit is contained in:
LDDestroier 2018-11-13 23:05:03 -05:00 committed by GitHub
parent 9218b030ab
commit 5d4d78e89b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
tron
View File

@ -461,6 +461,10 @@ local moveTick = function()
ageTrails() ageTrails()
end end
if ccemux and not peripheral.find("modem") then
ccemux.attach("top","wireless_modem")
end
local modem = peripheral.find("modem") local modem = peripheral.find("modem")
if modem then if modem then