1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-10-15 23:57:43 +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

4
tron
View File

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